summaryrefslogtreecommitdiffstats
path: root/drivers/char/bttv.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/bttv.h')
-rw-r--r--drivers/char/bttv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/bttv.h b/drivers/char/bttv.h
index 847336116..83c9f1e8f 100644
--- a/drivers/char/bttv.h
+++ b/drivers/char/bttv.h
@@ -84,6 +84,7 @@ struct bttv
struct video_picture picture; /* Current picture params */
struct video_audio audio_dev; /* Current audio params */
+ struct semaphore lock;
int user;
int capuser;
struct device_open open_data[MAX_OPENS];