diff options
Diffstat (limited to 'include/media/davinci/vpfe_capture.h')
-rw-r--r-- | include/media/davinci/vpfe_capture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/davinci/vpfe_capture.h b/include/media/davinci/vpfe_capture.h index 288772e6900a..28bcd71cdd26 100644 --- a/include/media/davinci/vpfe_capture.h +++ b/include/media/davinci/vpfe_capture.h | |||
@@ -102,7 +102,7 @@ struct vpfe_config { | |||
102 | struct vpfe_device { | 102 | struct vpfe_device { |
103 | /* V4l2 specific parameters */ | 103 | /* V4l2 specific parameters */ |
104 | /* Identifies video device for this channel */ | 104 | /* Identifies video device for this channel */ |
105 | struct video_device *video_dev; | 105 | struct video_device video_dev; |
106 | /* sub devices */ | 106 | /* sub devices */ |
107 | struct v4l2_subdev **sd; | 107 | struct v4l2_subdev **sd; |
108 | /* vpfe cfg */ | 108 | /* vpfe cfg */ |