diff options
Diffstat (limited to 'drivers/media/video/gspca/m5602/m5602_ov9650.h')
-rw-r--r-- | drivers/media/video/gspca/m5602/m5602_ov9650.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/gspca/m5602/m5602_ov9650.h b/drivers/media/video/gspca/m5602/m5602_ov9650.h index 293be3f7f76..1f33a7b8d6b 100644 --- a/drivers/media/video/gspca/m5602/m5602_ov9650.h +++ b/drivers/media/video/gspca/m5602/m5602_ov9650.h | |||
@@ -128,8 +128,6 @@ int ov9650_power_down(struct sd *sd); | |||
128 | 128 | ||
129 | int ov9650_read_sensor(struct sd *sd, const u8 address, | 129 | int ov9650_read_sensor(struct sd *sd, const u8 address, |
130 | u8 *i2c_data, const u8 len); | 130 | u8 *i2c_data, const u8 len); |
131 | int ov9650_write_sensor(struct sd *sd, const u8 address, | ||
132 | u8 *i2c_data, const u8 len); | ||
133 | 131 | ||
134 | int ov9650_set_exposure(struct gspca_dev *gspca_dev, __s32 val); | 132 | int ov9650_set_exposure(struct gspca_dev *gspca_dev, __s32 val); |
135 | int ov9650_get_exposure(struct gspca_dev *gspca_dev, __s32 *val); | 133 | int ov9650_get_exposure(struct gspca_dev *gspca_dev, __s32 *val); |