aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602/m5602_ov9650.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/gspca/m5602/m5602_ov9650.h')
-rw-r--r--drivers/media/video/gspca/m5602/m5602_ov9650.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/m5602/m5602_ov9650.h b/drivers/media/video/gspca/m5602/m5602_ov9650.h
index 27fe54204c45..c98c40d69e05 100644
--- a/drivers/media/video/gspca/m5602/m5602_ov9650.h
+++ b/drivers/media/video/gspca/m5602/m5602_ov9650.h
@@ -143,7 +143,7 @@ int ov9650_start(struct sd *sd);
143int ov9650_stop(struct sd *sd); 143int ov9650_stop(struct sd *sd);
144void ov9650_disconnect(struct sd *sd); 144void ov9650_disconnect(struct sd *sd);
145 145
146const static struct m5602_sensor ov9650 = { 146static const struct m5602_sensor ov9650 = {
147 .name = "OV9650", 147 .name = "OV9650",
148 .i2c_slave_id = 0x60, 148 .i2c_slave_id = 0x60,
149 .i2c_regW = 1, 149 .i2c_regW = 1,