X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fsoundfont.h;h=f95d99ba7f7473028b497932cda5493805f0b6c0;hb=refs%2Fremotes%2Fvserver;hp=61a010c65d0278d4c82711b7f6651b7204de6168;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/sound/soundfont.h b/include/sound/soundfont.h index 61a010c65..f95d99ba7 100644 --- a/include/sound/soundfont.h +++ b/include/sound/soundfont.h @@ -93,7 +93,7 @@ struct snd_sf_list { int sample_locked; /* locked time for sample */ struct snd_sf_callback callback; /* callback functions */ int presets_locked; - struct semaphore presets_mutex; + struct mutex presets_mutex; spinlock_t lock; struct snd_util_memhdr *memhdr; };