Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-drm-fsl-dcu.git] / drivers / rtc / rtc-ab8500.c
index 866e0ef5122df15f1b6518cb776d776fe3585467..6856f0a3a3d55cbb360e4671d70148b6bccc688c 100644 (file)
@@ -519,7 +519,6 @@ static int ab8500_rtc_remove(struct platform_device *pdev)
 static struct platform_driver ab8500_rtc_driver = {
        .driver = {
                .name = "ab8500-rtc",
-               .owner = THIS_MODULE,
        },
        .probe  = ab8500_rtc_probe,
        .remove = ab8500_rtc_remove,