aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/go7007/wis-ov7640.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/go7007/wis-ov7640.c')
-rw-r--r--drivers/staging/go7007/wis-ov7640.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/go7007/wis-ov7640.c b/drivers/staging/go7007/wis-ov7640.c
index 04d6d3a498a3..4f0cbdde2765 100644
--- a/drivers/staging/go7007/wis-ov7640.c
+++ b/drivers/staging/go7007/wis-ov7640.c
@@ -77,7 +77,7 @@ static int wis_ov7640_remove(struct i2c_client *client)
return 0;
}
-static struct i2c_device_id wis_ov7640_id[] = {
+static const struct i2c_device_id wis_ov7640_id[] = {
{ "wis_ov7640", 0 },
{ }
};