aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/ad1889.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/oss/ad1889.h')
-rw-r--r--sound/oss/ad1889.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/ad1889.h b/sound/oss/ad1889.h
index e04affce1dd1..861b3213f30b 100644
--- a/sound/oss/ad1889.h
+++ b/sound/oss/ad1889.h
@@ -100,7 +100,7 @@ typedef struct ad1889_state {
unsigned int subdivision;
} dmabuf;
- struct semaphore sem;
+ struct mutex mutex;
} ad1889_state_t;
typedef struct ad1889_dev {