From: Mauro Carvalho Chehab Date: Sun, 29 Jun 2008 11:41:19 +0000 (-0300) Subject: V4L/DVB (8143): Fix compilation for mt9v022 X-Git-Tag: firefly_0821_release~19561^2~177 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ecfceef742b816a5c8541a7d58fe215c38d4d859;p=firefly-linux-kernel-4.4.55.git V4L/DVB (8143): Fix compilation for mt9v022 Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/mt9v022.c b/drivers/media/video/mt9v022.c index 1658fe590392..b31ba4e09327 100644 --- a/drivers/media/video/mt9v022.c +++ b/drivers/media/video/mt9v022.c @@ -815,7 +815,6 @@ static int mt9v022_remove(struct i2c_client *client) return 0; } - static const struct i2c_device_id mt9v022_id[] = { { "mt9v022", 0 }, { }