Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / rtc / rtc-sun4v.c
index bc97ff9..7c696c1 100644 (file)
@@ -95,7 +95,6 @@ static int __init sun4v_rtc_probe(struct platform_device *pdev)
 static struct platform_driver sun4v_rtc_driver = {
        .driver         = {
                .name   = "rtc-sun4v",
-               .owner  = THIS_MODULE,
        },
 };