summaryrefslogtreecommitdiff
path: root/drivers/media/tuners/m88rs6000t.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/tuners/m88rs6000t.c')
-rw-r--r--drivers/media/tuners/m88rs6000t.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/tuners/m88rs6000t.c b/drivers/media/tuners/m88rs6000t.c
index 2cd7f0e0c70d..cc57980ed417 100644
--- a/drivers/media/tuners/m88rs6000t.c
+++ b/drivers/media/tuners/m88rs6000t.c
@@ -709,7 +709,7 @@ static void m88rs6000t_remove(struct i2c_client *client)
}
static const struct i2c_device_id m88rs6000t_id[] = {
- {"m88rs6000t", 0},
+ { "m88rs6000t" },
{}
};
MODULE_DEVICE_TABLE(i2c, m88rs6000t_id);