diff options
Diffstat (limited to 'drivers/media/video/cx18/cx18-controls.c')
-rw-r--r-- | drivers/media/video/cx18/cx18-controls.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx18/cx18-controls.c b/drivers/media/video/cx18/cx18-controls.c index 6af4d5c190e1..10a4e07b7aca 100644 --- a/drivers/media/video/cx18/cx18-controls.c +++ b/drivers/media/video/cx18/cx18-controls.c | |||
@@ -30,6 +30,7 @@ | |||
30 | #include "cx18-mailbox.h" | 30 | #include "cx18-mailbox.h" |
31 | #include "cx18-controls.h" | 31 | #include "cx18-controls.h" |
32 | 32 | ||
33 | /* Must be sorted from low to high control ID! */ | ||
33 | static const u32 user_ctrls[] = { | 34 | static const u32 user_ctrls[] = { |
34 | V4L2_CID_USER_CLASS, | 35 | V4L2_CID_USER_CLASS, |
35 | V4L2_CID_BRIGHTNESS, | 36 | V4L2_CID_BRIGHTNESS, |