X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fstaging%2Fgo7007%2Fwis-ov7640.c;h=4f0cbdde2765ec87dd08ef2564ca7a0c6a5da2dd;hb=110b93842e36b17598cf24874e90d0401431cda2;hp=04d6d3a498a385ec5c9320cc21866743124f9370;hpb=3e48e656903e9fd8bc805c6a2c4264d7808d315b;p=~andy%2Flinux diff --git a/drivers/staging/go7007/wis-ov7640.c b/drivers/staging/go7007/wis-ov7640.c index 04d6d3a498a..4f0cbdde276 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 }, { } };