Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / sound / soc / pxa / pxa2xx-ac97.c
index 73ca282..1f60546 100644 (file)
@@ -261,7 +261,6 @@ static struct platform_driver pxa2xx_ac97_driver = {
        .remove         = pxa2xx_ac97_dev_remove,
        .driver         = {
                .name   = "pxa2xx-ac97",
-               .owner  = THIS_MODULE,
 #ifdef CONFIG_PM_SLEEP
                .pm     = &pxa2xx_ac97_pm_ops,
 #endif