X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fmpu401.h;fp=include%2Fsound%2Fmpu401.h;h=ae39e38bf9968ee094533521995e2374cf0a71d0;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hp=8c5d6e0c89cceeb55f0e32e218a95896bf6e2877;hpb=e3f6fb6212a7102bdb56ba38fa1e98fe72950475;p=linux-2.6.git diff --git a/include/sound/mpu401.h b/include/sound/mpu401.h index 8c5d6e0c8..ae39e38bf 100644 --- a/include/sound/mpu401.h +++ b/include/sound/mpu401.h @@ -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);