diff options
Diffstat (limited to 'drivers/rtc/rtc-puv3.c')
-rw-r--r-- | drivers/rtc/rtc-puv3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rtc/rtc-puv3.c b/drivers/rtc/rtc-puv3.c index 1cff2a21db67..c0a6e638c672 100644 --- a/drivers/rtc/rtc-puv3.c +++ b/drivers/rtc/rtc-puv3.c | |||
@@ -328,7 +328,6 @@ static struct platform_driver puv3_rtc_driver = { | |||
328 | .remove = puv3_rtc_remove, | 328 | .remove = puv3_rtc_remove, |
329 | .driver = { | 329 | .driver = { |
330 | .name = "PKUnity-v3-RTC", | 330 | .name = "PKUnity-v3-RTC", |
331 | .owner = THIS_MODULE, | ||
332 | .pm = &puv3_rtc_pm_ops, | 331 | .pm = &puv3_rtc_pm_ops, |
333 | } | 332 | } |
334 | }; | 333 | }; |