]> Pileus Git - ~andy/linux/blobdiff - drivers/media/video/gspca/conex.c
V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.
[~andy/linux] / drivers / media / video / gspca / conex.c
index 7a76eb487d87885f9a73fdbc5efa4e204ddcabaf..19fe6b24c9a34062b8d85c8f56216d323df86ad2 100644 (file)
@@ -52,7 +52,7 @@ static int sd_getcontrast(struct gspca_dev *gspca_dev, __s32 *val);
 static int sd_setcolors(struct gspca_dev *gspca_dev, __s32 val);
 static int sd_getcolors(struct gspca_dev *gspca_dev, __s32 *val);
 
-static struct ctrl sd_ctrls[] = {
+static const struct ctrl sd_ctrls[] = {
        {
            {
                .id      = V4L2_CID_BRIGHTNESS,