V4L/DVB (8245): ovcamchip: Delete stray I2C bus ID
authorJean Delvare <khali@linux-fr.org>
Thu, 10 Jul 2008 14:04:10 +0000 (11:04 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:18:34 +0000 (07:18 -0300)
I2C_HW_SMBUS_OVFX2 is referenced in ovcamchip_core.c, but no bus uses
this driver ID, so we can remove the reference. As far as I can see,
the Cypress FX2 webcam is handled by a different driver (dvb-usb).

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found