X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fsound%2Fvx_core.h;h=9821a6194caae33ebb72dabe803a83a0b6b91e15;hb=a2bf04774bf4aa0a75036c1e92e3d2fd1cce2aff;hp=5fd6f3305e0d38de164bc9621a50d5c0c58a8ff1;hpb=0ed1cad172176a4595f82e8cd9055938ad54bd4b;p=linux-2.6-omap-h63xx.git diff --git a/include/sound/vx_core.h b/include/sound/vx_core.h index 5fd6f3305e0..9821a6194ca 100644 --- a/include/sound/vx_core.h +++ b/include/sound/vx_core.h @@ -206,7 +206,7 @@ struct vx_core { int audio_monitor[4]; /* playback hw-monitor level */ unsigned char audio_monitor_active[4]; /* playback hw-monitor mute/unmute */ - struct semaphore mixer_mutex; + struct mutex mixer_mutex; const struct firmware *firmware[4]; /* loaded firmware data */ };