X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Foss%2Fymfpci.h;fp=sound%2Foss%2Fymfpci.h;h=f810a100c64145c4086f9b7e4babd36a0b71dd33;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=ac1785f2b7e76bc3af233c9f6b4a0bff5cd339b7;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/sound/oss/ymfpci.h b/sound/oss/ymfpci.h index ac1785f2b..f810a100c 100644 --- a/sound/oss/ymfpci.h +++ b/sound/oss/ymfpci.h @@ -22,7 +22,6 @@ * */ #include -#include /* * Direct registers @@ -280,7 +279,7 @@ struct ymf_unit { /* soundcore stuff */ int dev_audio; - struct mutex open_mutex; + struct semaphore open_sem; struct list_head ymf_devs; struct list_head states; /* List of states for this unit */