diff options
Diffstat (limited to 'drivers/media/video/cx25840/cx25840-core.c')
-rw-r--r-- | drivers/media/video/cx25840/cx25840-core.c | 1 |
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 830d5195d1c0..3b09f46dddf6 100644 --- a/drivers/media/video/cx25840/cx25840-core.c +++ b/drivers/media/video/cx25840/cx25840-core.c | |||
@@ -844,7 +844,6 @@ static int cx25840_detach_client(struct i2c_client *client) | |||
844 | 844 | ||
845 | static struct i2c_driver i2c_driver_cx25840 = { | 845 | static struct i2c_driver i2c_driver_cx25840 = { |
846 | .driver = { | 846 | .driver = { |
847 | .owner = THIS_MODULE, | ||
848 | .name = "cx25840", | 847 | .name = "cx25840", |
849 | }, | 848 | }, |
850 | 849 | ||