fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / sound / sb16_csp.h
index 3b44d4b..caf6fe2 100644 (file)
@@ -158,7 +158,7 @@ struct snd_sb_csp {
        struct snd_kcontrol *qsound_switch;
        struct snd_kcontrol *qsound_space;
 
-       struct semaphore access_mutex;  /* locking */
+       struct mutex access_mutex;      /* locking */
 };
 
 int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep);