diff options
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-i2c.c')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-i2c.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx-i2c.c b/drivers/media/video/em28xx/em28xx-i2c.c index 6a78fd294cab..97853384c943 100644 --- a/drivers/media/video/em28xx/em28xx-i2c.c +++ b/drivers/media/video/em28xx/em28xx-i2c.c | |||
@@ -432,7 +432,6 @@ static u32 functionality(struct i2c_adapter *adap) | |||
432 | return I2C_FUNC_SMBUS_EMUL; | 432 | return I2C_FUNC_SMBUS_EMUL; |
433 | } | 433 | } |
434 | 434 | ||
435 | |||
436 | /* | 435 | /* |
437 | * attach_inform() | 436 | * attach_inform() |
438 | * gets called when a device attaches to the i2c bus | 437 | * gets called when a device attaches to the i2c bus |