]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/media/video/gspca/sunplus.c
V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.
[karo-tx-linux.git] / drivers / media / video / gspca / sunplus.c
index 56716c6ed96d7567ed5846edb7ee106ecaa6e6ff..472f56883016dfc91f93f8897f5b44b54bf27bfb 100644 (file)
@@ -67,7 +67,7 @@ static int sd_getcolors(struct gspca_dev *gspca_dev, __s32 *val);
 static int sd_setautogain(struct gspca_dev *gspca_dev, __s32 val);
 static int sd_getautogain(struct gspca_dev *gspca_dev, __s32 *val);
 
-static struct ctrl sd_ctrls[] = {
+static const struct ctrl sd_ctrls[] = {
        {
            {
                .id      = V4L2_CID_BRIGHTNESS,