diff options
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-controls.c')
-rw-r--r-- | drivers/media/video/ivtv/ivtv-controls.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/ivtv/ivtv-controls.c b/drivers/media/video/ivtv/ivtv-controls.c index 62aa06f5d168..84995bcf4a75 100644 --- a/drivers/media/video/ivtv/ivtv-controls.c +++ b/drivers/media/video/ivtv/ivtv-controls.c | |||
@@ -26,6 +26,7 @@ | |||
26 | #include "ivtv-mailbox.h" | 26 | #include "ivtv-mailbox.h" |
27 | #include "ivtv-controls.h" | 27 | #include "ivtv-controls.h" |
28 | 28 | ||
29 | /* Must be sorted from low to high control ID! */ | ||
29 | static const u32 user_ctrls[] = { | 30 | static const u32 user_ctrls[] = { |
30 | V4L2_CID_USER_CLASS, | 31 | V4L2_CID_USER_CLASS, |
31 | V4L2_CID_BRIGHTNESS, | 32 | V4L2_CID_BRIGHTNESS, |