summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-max8998.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/rtc-max8998.c')
-rw-r--r--drivers/rtc/rtc-max8998.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rtc/rtc-max8998.c b/drivers/rtc/rtc-max8998.c
index f098ad8382de..5726ef7bd56e 100644
--- a/drivers/rtc/rtc-max8998.c
+++ b/drivers/rtc/rtc-max8998.c
@@ -313,7 +313,6 @@ static const struct platform_device_id max8998_rtc_id[] = {
313static struct platform_driver max8998_rtc_driver = { 313static struct platform_driver max8998_rtc_driver = {
314 .driver = { 314 .driver = {
315 .name = "max8998-rtc", 315 .name = "max8998-rtc",
316 .owner = THIS_MODULE,
317 }, 316 },
318 .probe = max8998_rtc_probe, 317 .probe = max8998_rtc_probe,
319 .id_table = max8998_rtc_id, 318 .id_table = max8998_rtc_id,