diff options
Diffstat (limited to 'include/media/soc_camera.h')
-rw-r--r-- | include/media/soc_camera.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/media/soc_camera.h b/include/media/soc_camera.h index 2b7a8c663605..7c44d4016561 100644 --- a/include/media/soc_camera.h +++ b/include/media/soc_camera.h | |||
@@ -190,7 +190,6 @@ struct soc_camera_ops { | |||
190 | int (*set_bus_param)(struct soc_camera_device *, unsigned long); | 190 | int (*set_bus_param)(struct soc_camera_device *, unsigned long); |
191 | int (*get_chip_id)(struct soc_camera_device *, | 191 | int (*get_chip_id)(struct soc_camera_device *, |
192 | struct v4l2_dbg_chip_ident *); | 192 | struct v4l2_dbg_chip_ident *); |
193 | int (*set_std)(struct soc_camera_device *, v4l2_std_id *); | ||
194 | int (*enum_input)(struct soc_camera_device *, struct v4l2_input *); | 193 | int (*enum_input)(struct soc_camera_device *, struct v4l2_input *); |
195 | const struct v4l2_queryctrl *controls; | 194 | const struct v4l2_queryctrl *controls; |
196 | int num_controls; | 195 | int num_controls; |