Skip to content

Commit

Permalink
V4L/DVB (8143): Fix compilation for mt9v022
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed Jul 20, 2008
1 parent 2d5b5a4 commit ecfceef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/mt9v022.c
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,6 @@ static int mt9v022_remove(struct i2c_client *client)

return 0;
}

static const struct i2c_device_id mt9v022_id[] = {
{ "mt9v022", 0 },
{ }
Expand Down

0 comments on commit ecfceef

Please sign in to comment.