X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fsound%2Fsb16_csp.h;h=caf6fe21514dca62c1005a1ee9cc79210f545b35;hb=eac06a10d2b814dfacc36a8fff35ef07bf4eec8e;hp=3b44d4b370f5fe2fd6eb3108c5eab67fba7e1f06;hpb=0a75c23a009ff65f651532cecc16675d05f4de37;p=pandora-kernel.git diff --git a/include/sound/sb16_csp.h b/include/sound/sb16_csp.h index 3b44d4b370f5..caf6fe21514d 100644 --- a/include/sound/sb16_csp.h +++ b/include/sound/sb16_csp.h @@ -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);