V4L/DVB (8143): Fix compilation for mt9v022

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Mauro Carvalho Chehab 2008-06-29 08:41:19 -03:00
parent 2d5b5a4733
commit ecfceef742
1 changed files with 0 additions and 1 deletions

View File

@ -815,7 +815,6 @@ static int mt9v022_remove(struct i2c_client *client)
return 0;
}
static const struct i2c_device_id mt9v022_id[] = {
{ "mt9v022", 0 },
{ }