Commit ecfceef7 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

V4L/DVB (8143): Fix compilation for mt9v022

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 2d5b5a47
...@@ -815,7 +815,6 @@ static int mt9v022_remove(struct i2c_client *client) ...@@ -815,7 +815,6 @@ static int mt9v022_remove(struct i2c_client *client)
return 0; return 0;
} }
static const struct i2c_device_id mt9v022_id[] = { static const struct i2c_device_id mt9v022_id[] = {
{ "mt9v022", 0 }, { "mt9v022", 0 },
{ } { }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment