diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-06-29 07:41:19 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-20 06:14:00 -0400 |
commit | ecfceef742b816a5c8541a7d58fe215c38d4d859 (patch) | |
tree | 3f4036c0977321bf0cf3817882420bba8d44e2bb /drivers/media/video/mt9v022.c | |
parent | 2d5b5a4733b7e32188baa250fbbc4ae11f5e6f69 (diff) |
V4L/DVB (8143): Fix compilation for mt9v022
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/mt9v022.c')
-rw-r--r-- | drivers/media/video/mt9v022.c | 1 |
1 files changed, 0 insertions, 1 deletions
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) | |||
815 | 815 | ||
816 | return 0; | 816 | return 0; |
817 | } | 817 | } |
818 | |||
819 | static const struct i2c_device_id mt9v022_id[] = { | 818 | static const struct i2c_device_id mt9v022_id[] = { |
820 | { "mt9v022", 0 }, | 819 | { "mt9v022", 0 }, |
821 | { } | 820 | { } |