aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tvp5150.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/tvp5150.c')
-rw-r--r--drivers/media/video/tvp5150.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/tvp5150.c b/drivers/media/video/tvp5150.c
index 5eca71fa8cbd..a60442ea4f94 100644
--- a/drivers/media/video/tvp5150.c
+++ b/drivers/media/video/tvp5150.c
@@ -801,7 +801,6 @@ static int tvp5150_detach_client(struct i2c_client *client)
801 801
802static struct i2c_driver driver = { 802static struct i2c_driver driver = {
803 .driver = { 803 .driver = {
804 .owner = THIS_MODULE,
805 .name = "tvp5150", 804 .name = "tvp5150",
806 }, 805 },
807 806