Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
[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),
        },