diff options
Diffstat (limited to 'drivers/media/video/cx88/cx88-i2c.c')
-rw-r--r-- | drivers/media/video/cx88/cx88-i2c.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-i2c.c b/drivers/media/video/cx88/cx88-i2c.c index cb6a096069c7..d7406a994f09 100644 --- a/drivers/media/video/cx88/cx88-i2c.c +++ b/drivers/media/video/cx88/cx88-i2c.c | |||
@@ -103,7 +103,6 @@ static int attach_inform(struct i2c_client *client) | |||
103 | 103 | ||
104 | dprintk(1, "%s i2c attach [addr=0x%x,client=%s]\n", | 104 | dprintk(1, "%s i2c attach [addr=0x%x,client=%s]\n", |
105 | client->driver->driver.name, client->addr, client->name); | 105 | client->driver->driver.name, client->addr, client->name); |
106 | |||
107 | return 0; | 106 | return 0; |
108 | } | 107 | } |
109 | 108 | ||