|
@@ -374,7 +374,7 @@ static int sd_getfreq(struct gspca_dev *gspca_dev, __s32 *val);
|
|
|
static int sd_setcomptarget(struct gspca_dev *gspca_dev, __s32 val);
|
|
|
static int sd_getcomptarget(struct gspca_dev *gspca_dev, __s32 *val);
|
|
|
|
|
|
-static struct ctrl sd_ctrls[] = {
|
|
|
+static const struct ctrl sd_ctrls[] = {
|
|
|
{
|
|
|
{
|
|
|
.id = V4L2_CID_BRIGHTNESS,
|