aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/emu10k1/hwaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/oss/emu10k1/hwaccess.h')
-rw-r--r--sound/oss/emu10k1/hwaccess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/emu10k1/hwaccess.h b/sound/oss/emu10k1/hwaccess.h
index 104223a192aa..85e27bda694b 100644
--- a/sound/oss/emu10k1/hwaccess.h
+++ b/sound/oss/emu10k1/hwaccess.h
@@ -181,7 +181,7 @@ struct emu10k1_card
struct emu10k1_mpuout *mpuout;
struct emu10k1_mpuin *mpuin;
- struct semaphore open_sem;
+ struct mutex open_sem;
mode_t open_mode;
wait_queue_head_t open_wait;