ASoC: pxa: drop owner assignment from platform_drivers
[linux-2.6-block.git] / sound / soc / pxa / e740_wm9705.c
index c29fedab2f49abb225a67c07e2e8659826aec7a1..7c691aae8af29f4307a2a1c5be4ef4df47747ed0 100644 (file)
@@ -177,7 +177,6 @@ static int e740_remove(struct platform_device *pdev)
 static struct platform_driver e740_driver = {
        .driver         = {
                .name   = "e740-audio",
-               .owner  = THIS_MODULE,
                .pm     = &snd_soc_pm_ops,
        },
        .probe          = e740_probe,