X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=sound%2Fdrivers%2Fopl4%2Fopl4_local.h;h=470e5a758a0236d4c1604daeb2645fa23a328f83;hb=5351fb106a84d6ac584c2501e3b335093d38a58c;hp=7e088a4a2f4c5603ceacdf47468657664a94f2ce;hpb=29552b1462799afbe02af035b243e97579d63350;p=powerpc.git diff --git a/sound/drivers/opl4/opl4_local.h b/sound/drivers/opl4/opl4_local.h index 7e088a4a2f..470e5a758a 100644 --- a/sound/drivers/opl4/opl4_local.h +++ b/sound/drivers/opl4/opl4_local.h @@ -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;