]> err.no Git - linux-2.6/blobdiff - sound/drivers/opl4/opl4_local.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[linux-2.6] / sound / drivers / opl4 / opl4_local.h
index 7e088a4a2f4c5603ceacdf47468657664a94f2ce..470e5a758a0236d4c1604daeb2645fa23a328f83 100644 (file)
@@ -182,7 +182,7 @@ struct snd_opl4 {
        struct snd_info_entry *proc_entry;
        int memory_access;
 #endif
-       struct semaphore access_mutex;
+       struct mutex access_mutex;
 
 #if defined(CONFIG_SND_SEQUENCER) || defined(CONFIG_SND_SEQUENCER_MODULE)
        int used;