Browse Source

V4L/DVB (8143): Fix compilation for mt9v022

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Mauro Carvalho Chehab 17 years ago
parent
commit
ecfceef742
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/media/video/mt9v022.c

+ 0 - 1
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 },
 	{ }