Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / rtc / rtc-ds2404.c
index fc209dc..7885edd 100644 (file)
@@ -274,7 +274,6 @@ static struct platform_driver rtc_device_driver = {
        .remove = rtc_remove,
        .driver = {
                .name   = "ds2404",
-               .owner  = THIS_MODULE,
        },
 };
 module_platform_driver(rtc_device_driver);