diff options
Diffstat (limited to 'drivers/media/video/w9968cf.c')
-rw-r--r-- | drivers/media/video/w9968cf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/w9968cf.c b/drivers/media/video/w9968cf.c index 6c3f23e31b5c..602484dd3da9 100644 --- a/drivers/media/video/w9968cf.c +++ b/drivers/media/video/w9968cf.c | |||
@@ -1497,7 +1497,6 @@ static int w9968cf_i2c_init(struct w9968cf_device* cam) | |||
1497 | }; | 1497 | }; |
1498 | 1498 | ||
1499 | static struct i2c_adapter adap = { | 1499 | static struct i2c_adapter adap = { |
1500 | .id = I2C_HW_SMBUS_W9968CF, | ||
1501 | .owner = THIS_MODULE, | 1500 | .owner = THIS_MODULE, |
1502 | .algo = &algo, | 1501 | .algo = &algo, |
1503 | }; | 1502 | }; |