aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx25840
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/cx25840')
-rw-r--r--drivers/media/video/cx25840/cx25840-core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx25840/cx25840-core.c b/drivers/media/video/cx25840/cx25840-core.c
index 5b93723a1768..c66bc147ee71 100644
--- a/drivers/media/video/cx25840/cx25840-core.c
+++ b/drivers/media/video/cx25840/cx25840-core.c
@@ -847,7 +847,6 @@ static struct i2c_driver i2c_driver_cx25840 = {
847 .name = "cx25840", 847 .name = "cx25840",
848 848
849 .id = I2C_DRIVERID_CX25840, 849 .id = I2C_DRIVERID_CX25840,
850 .flags = I2C_DF_NOTIFY,
851 850
852 .attach_adapter = cx25840_attach_adapter, 851 .attach_adapter = cx25840_attach_adapter,
853 .detach_client = cx25840_detach_client, 852 .detach_client = cx25840_detach_client,