diff options
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-driver.h')
-rw-r--r-- | drivers/media/video/ivtv/ivtv-driver.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/ivtv/ivtv-driver.h b/drivers/media/video/ivtv/ivtv-driver.h index 102071246218..d2260de4c812 100644 --- a/drivers/media/video/ivtv/ivtv-driver.h +++ b/drivers/media/video/ivtv/ivtv-driver.h | |||
@@ -632,6 +632,7 @@ struct ivtv { | |||
632 | 632 | ||
633 | struct v4l2_device v4l2_dev; | 633 | struct v4l2_device v4l2_dev; |
634 | struct v4l2_subdev sd_gpio; /* GPIO sub-device */ | 634 | struct v4l2_subdev sd_gpio; /* GPIO sub-device */ |
635 | struct v4l2_ctrl_handler hdl_gpio; | ||
635 | u16 instance; | 636 | u16 instance; |
636 | 637 | ||
637 | /* High-level state info */ | 638 | /* High-level state info */ |