diff options
Diffstat (limited to 'drivers/media/usb/pwc/pwc-v4l.c')
-rw-r--r-- | drivers/media/usb/pwc/pwc-v4l.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/pwc/pwc-v4l.c b/drivers/media/usb/pwc/pwc-v4l.c index aa7449eaca08..3d987984602f 100644 --- a/drivers/media/usb/pwc/pwc-v4l.c +++ b/drivers/media/usb/pwc/pwc-v4l.c | |||
@@ -52,7 +52,7 @@ enum { custom_autocontour, custom_contour, custom_noise_reduction, | |||
52 | custom_awb_speed, custom_awb_delay, | 52 | custom_awb_speed, custom_awb_delay, |
53 | custom_save_user, custom_restore_user, custom_restore_factory }; | 53 | custom_save_user, custom_restore_user, custom_restore_factory }; |
54 | 54 | ||
55 | const char * const pwc_auto_whitebal_qmenu[] = { | 55 | static const char * const pwc_auto_whitebal_qmenu[] = { |
56 | "Indoor (Incandescant Lighting) Mode", | 56 | "Indoor (Incandescant Lighting) Mode", |
57 | "Outdoor (Sunlight) Mode", | 57 | "Outdoor (Sunlight) Mode", |
58 | "Indoor (Fluorescent Lighting) Mode", | 58 | "Indoor (Fluorescent Lighting) Mode", |