Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[cascardo/linux.git] / drivers / rtc / rtc-at91sam9.c
index abac38a..6b9aaf1 100644 (file)
@@ -525,7 +525,6 @@ static struct platform_driver at91_rtc_driver = {
        .shutdown       = at91_rtc_shutdown,
        .driver         = {
                .name   = "rtc-at91sam9",
-               .owner  = THIS_MODULE,
                .pm     = &at91_rtc_pm_ops,
                .of_match_table = of_match_ptr(at91_rtc_dt_ids),
        },