]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/rtc/rtc-starfire.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[mirror_ubuntu-artful-kernel.git] / drivers / rtc / rtc-starfire.c
index f7d8a6db8078d9af88e9cdff08b2175d28b49b41..83a057a0306072ff5efc4beebbcc6f5727b30307 100644 (file)
@@ -54,7 +54,6 @@ static int __init starfire_rtc_probe(struct platform_device *pdev)
 static struct platform_driver starfire_rtc_driver = {
        .driver         = {
                .name   = "rtc-starfire",
-               .owner  = THIS_MODULE,
        },
 };