V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.
[firefly-linux-kernel-4.4.55.git] / drivers / media / video / gspca / stv0680.c
index 2a69d7ccb50dd07434c75cdbc3cf30860a4655a9..856675e00e2d79f36fee3a6be2fcc43e5ffec91d 100644 (file)
@@ -45,7 +45,7 @@ struct sd {
 };
 
 /* V4L2 controls supported by the driver */
-static struct ctrl sd_ctrls[] = {
+static const struct ctrl sd_ctrls[] = {
 };
 
 static int stv_sndctrl(struct gspca_dev *gspca_dev, int set, u8 req, u16 val,