vserver 1.9.3
[linux-2.6.git] / sound / drivers / opl4 / opl4_local.h
index e7a601a..c455680 100644 (file)
@@ -195,7 +195,6 @@ struct opl4 {
        opl4_voice_t voices[OPL4_MAX_VOICES];
        struct list_head off_voices;
        struct list_head on_voices;
-       spinlock_t voices_lock;
 #endif
 };