diff options
Diffstat (limited to 'drivers/media/video/cx23885/cx23885.h')
-rw-r--r-- | drivers/media/video/cx23885/cx23885.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/cx23885.h b/drivers/media/video/cx23885/cx23885.h index 86f26947bb78..bee689104a20 100644 --- a/drivers/media/video/cx23885/cx23885.h +++ b/drivers/media/video/cx23885/cx23885.h | |||
@@ -325,6 +325,7 @@ struct cx23885_dev { | |||
325 | 325 | ||
326 | int nr; | 326 | int nr; |
327 | struct mutex lock; | 327 | struct mutex lock; |
328 | struct mutex gpio_lock; | ||
328 | 329 | ||
329 | /* board details */ | 330 | /* board details */ |
330 | unsigned int board; | 331 | unsigned int board; |