diff options
-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 | { } |