Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[cascardo/linux.git] / drivers / rtc / rtc-twl.c
index 1915464..5baea3f 100644 (file)
@@ -608,7 +608,6 @@ static struct platform_driver twl4030rtc_driver = {
        .remove         = twl_rtc_remove,
        .shutdown       = twl_rtc_shutdown,
        .driver         = {
-               .owner          = THIS_MODULE,
                .name           = "twl_rtc",
                .pm             = &twl_rtc_pm_ops,
                .of_match_table = of_match_ptr(twl_rtc_of_match),