vserver 2.0 rc7
[linux-2.6.git] / include / sound / mpu401.h
index 8c5d6e0..ae39e38 100644 (file)
@@ -86,9 +86,6 @@ struct _snd_mpu401 {
        spinlock_t output_lock;
        spinlock_t timer_lock;
        
-       atomic_t rx_loop;
-       atomic_t tx_loop;
-
        struct timer_list timer;
 
        void (*write) (mpu401_t * mpu, unsigned char data, unsigned long addr);