]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (8143): Fix compilation for mt9v022
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 29 Jun 2008 11:41:19 +0000 (08:41 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:14:00 +0000 (07:14 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/mt9v022.c

index 1658fe5903928d076612e888ceb0be2d15641f0a..b31ba4e093270e6ab3fc3238637638cf85e1ec97 100644 (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 },
        { }