Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux
[cascardo/linux.git] / drivers / rtc / rtc-puv3.c
index 1cff2a2..c0a6e63 100644 (file)
@@ -328,7 +328,6 @@ static struct platform_driver puv3_rtc_driver = {
        .remove         = puv3_rtc_remove,
        .driver         = {
                .name   = "PKUnity-v3-RTC",
-               .owner  = THIS_MODULE,
                .pm     = &puv3_rtc_pm_ops,
        }
 };