diff options
Diffstat (limited to 'drivers/media/video/saa717x.c')
-rw-r--r-- | drivers/media/video/saa717x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/saa717x.c b/drivers/media/video/saa717x.c index 490b9049b987..5ad7a77699de 100644 --- a/drivers/media/video/saa717x.c +++ b/drivers/media/video/saa717x.c | |||
@@ -1528,7 +1528,6 @@ MODULE_DEVICE_TABLE(i2c, saa717x_id); | |||
1528 | 1528 | ||
1529 | static struct v4l2_i2c_driver_data v4l2_i2c_data = { | 1529 | static struct v4l2_i2c_driver_data v4l2_i2c_data = { |
1530 | .name = "saa717x", | 1530 | .name = "saa717x", |
1531 | .driverid = I2C_DRIVERID_SAA717X, | ||
1532 | .command = saa717x_command, | 1531 | .command = saa717x_command, |
1533 | .probe = saa717x_probe, | 1532 | .probe = saa717x_probe, |
1534 | .remove = saa717x_remove, | 1533 | .remove = saa717x_remove, |