Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
[linux-2.6-microblaze.git] / include / sound / soc-dpcm.h
index 6cc7510..e296a39 100644 (file)
@@ -101,8 +101,6 @@ struct snd_soc_dpcm_runtime {
        enum snd_soc_dpcm_state state;
 
        int trigger_pending; /* trigger cmd + 1 if pending, 0 if not */
-
-       int be_start; /* refcount protected by dpcm_lock */
 };
 
 #define for_each_dpcm_fe(be, stream, _dpcm)                            \