summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux/drivers/media/video/saa6588.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drivers/media/video/saa6588.c b/linux/drivers/media/video/saa6588.c
index 4f60df943..77c3b59e8 100644
--- a/linux/drivers/media/video/saa6588.c
+++ b/linux/drivers/media/video/saa6588.c
@@ -541,7 +541,6 @@ static struct v4l2_i2c_driver_data v4l2_i2c_data = {
.command = saa6588_command,
.probe = saa6588_probe,
.remove = saa6588_remove,
- .legacy_class = I2C_CLASS_TV_ANALOG,
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 26)
.id_table = saa6588_id,
#endif