Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cascardo/linux.git] / drivers / rtc / rtc-nuc900.c
index a53da09..09fc1c1 100644 (file)
@@ -262,7 +262,6 @@ static int __init nuc900_rtc_probe(struct platform_device *pdev)
 static struct platform_driver nuc900_rtc_driver = {
        .driver         = {
                .name   = "nuc900-rtc",
-               .owner  = THIS_MODULE,
        },
 };