aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dream/camera/mt9p012_fox.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/dream/camera/mt9p012_fox.c')
-rw-r--r--drivers/staging/dream/camera/mt9p012_fox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/dream/camera/mt9p012_fox.c b/drivers/staging/dream/camera/mt9p012_fox.c
index 791bd6c..544a973 100644
--- a/drivers/staging/dream/camera/mt9p012_fox.c
+++ b/drivers/staging/dream/camera/mt9p012_fox.c
@@ -123,7 +123,7 @@ struct mt9p012_ctrl {
static struct mt9p012_ctrl *mt9p012_ctrl;
static DECLARE_WAIT_QUEUE_HEAD(mt9p012_wait_queue);
-DECLARE_MUTEX(mt9p012_sem);
+DEFINE_SEMAPHORE(mt9p012_sem);
/*=============================================================
EXTERNAL DECLARATIONS