aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/gspca/sn9c20x.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/sn9c20x.c b/drivers/media/video/gspca/sn9c20x.c
index 5e48521d2cb2..5107fd6001c8 100644
--- a/drivers/media/video/gspca/sn9c20x.c
+++ b/drivers/media/video/gspca/sn9c20x.c
@@ -760,6 +760,7 @@ static u16 i2c_ident[] = {
760 V4L2_IDENT_MT9M111, 760 V4L2_IDENT_MT9M111,
761 V4L2_IDENT_MT9M112, 761 V4L2_IDENT_MT9M112,
762 V4L2_IDENT_HV7131R, 762 V4L2_IDENT_HV7131R,
763[SENSOR_MT9VPRB] = V4L2_IDENT_UNKNOWN,
763}; 764};
764 765
765static u16 bridge_init[][2] = { 766static u16 bridge_init[][2] = {