Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / rtc / rtc-omap.c
index 4f1c6ca..8e5851a 100644 (file)
@@ -719,7 +719,6 @@ static struct platform_driver omap_rtc_driver = {
        .shutdown       = omap_rtc_shutdown,
        .driver         = {
                .name   = "omap_rtc",
-               .owner  = THIS_MODULE,
                .pm     = &omap_rtc_pm_ops,
                .of_match_table = omap_rtc_of_match,
        },