aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tea6420.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/tea6420.c')
-rw-r--r--drivers/media/video/tea6420.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/tea6420.c b/drivers/media/video/tea6420.c
index 74cc25f04056..3dc89d9a4e42 100644
--- a/drivers/media/video/tea6420.c
+++ b/drivers/media/video/tea6420.c
@@ -168,7 +168,6 @@ static int command(struct i2c_client *client, unsigned int cmd, void *arg)
168 168
169static struct i2c_driver driver = { 169static struct i2c_driver driver = {
170 .driver = { 170 .driver = {
171 .owner = THIS_MODULE,
172 .name = "tea6420", 171 .name = "tea6420",
173 }, 172 },
174 .id = I2C_DRIVERID_TEA6420, 173 .id = I2C_DRIVERID_TEA6420,