Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / rtc / rtc-at91rm9200.c
index 44fe83e..70a5d94 100644 (file)
@@ -491,7 +491,6 @@ static struct platform_driver at91_rtc_driver = {
        .shutdown       = at91_rtc_shutdown,
        .driver         = {
                .name   = "at91_rtc",
-               .owner  = THIS_MODULE,
                .pm     = &at91_rtc_pm_ops,
                .of_match_table = of_match_ptr(at91_rtc_dt_ids),
        },