Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / arch / arm / mach-davinci / pm.c
index a508fe5..07e23ba 100644 (file)
@@ -148,7 +148,6 @@ static int __exit davinci_pm_remove(struct platform_device *pdev)
 static struct platform_driver davinci_pm_driver = {
        .driver = {
                .name    = "pm-davinci",
-               .owner   = THIS_MODULE,
        },
        .remove = __exit_p(davinci_pm_remove),
 };