diff options
Diffstat (limited to 'drivers/media/video/mt9m001.c')
-rw-r--r-- | drivers/media/video/mt9m001.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/mt9m001.c b/drivers/media/video/mt9m001.c index ba09826ddf48..179e47049a45 100644 --- a/drivers/media/video/mt9m001.c +++ b/drivers/media/video/mt9m001.c | |||
@@ -372,7 +372,7 @@ static int mt9m001_set_register(struct soc_camera_device *icd, | |||
372 | } | 372 | } |
373 | #endif | 373 | #endif |
374 | 374 | ||
375 | const struct v4l2_queryctrl mt9m001_controls[] = { | 375 | static const struct v4l2_queryctrl mt9m001_controls[] = { |
376 | { | 376 | { |
377 | .id = V4L2_CID_VFLIP, | 377 | .id = V4L2_CID_VFLIP, |
378 | .type = V4L2_CTRL_TYPE_BOOLEAN, | 378 | .type = V4L2_CTRL_TYPE_BOOLEAN, |