Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / rtc-nuc900.c
index a53da0958e95ad6dbd203cbfaa161b7efe2b0168..09fc1c19f0dfdd4f32e783d19c5d83b37d4cf6a4 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,
        },
 };