]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/go7007/wis-ov7640.c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[~andy/linux] / drivers / staging / go7007 / wis-ov7640.c
index 04d6d3a498a385ec5c9320cc21866743124f9370..4f0cbdde2765ec87dd08ef2564ca7a0c6a5da2dd 100644 (file)
@@ -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 },
        { }
 };