aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tda9840.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/tda9840.c')
-rw-r--r--drivers/media/video/tda9840.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/tda9840.c b/drivers/media/video/tda9840.c
index 6afb7059502d..ae46a28dd052 100644
--- a/drivers/media/video/tda9840.c
+++ b/drivers/media/video/tda9840.c
@@ -262,7 +262,6 @@ MODULE_DEVICE_TABLE(i2c, tda9840_id);
262 262
263static struct v4l2_i2c_driver_data v4l2_i2c_data = { 263static struct v4l2_i2c_driver_data v4l2_i2c_data = {
264 .name = "tda9840", 264 .name = "tda9840",
265 .driverid = I2C_DRIVERID_TDA9840,
266 .command = tda9840_command, 265 .command = tda9840_command,
267 .probe = tda9840_probe, 266 .probe = tda9840_probe,
268 .remove = tda9840_remove, 267 .remove = tda9840_remove,