Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio
[cascardo/linux.git] / drivers / rtc / rtc-lpc32xx.c
index f130c08..f923f73 100644 (file)
@@ -379,7 +379,6 @@ static struct platform_driver lpc32xx_rtc_driver = {
        .remove         = lpc32xx_rtc_remove,
        .driver = {
                .name   = RTC_NAME,
-               .owner  = THIS_MODULE,
                .pm     = LPC32XX_RTC_PM_OPS,
                .of_match_table = of_match_ptr(lpc32xx_rtc_match),
        },