aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/e800_wm9712.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/pxa/e800_wm9712.c')
-rw-r--r--sound/soc/pxa/e800_wm9712.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/pxa/e800_wm9712.c b/sound/soc/pxa/e800_wm9712.c
index 24c2078ce70b..45d4bd46fff6 100644
--- a/sound/soc/pxa/e800_wm9712.c
+++ b/sound/soc/pxa/e800_wm9712.c
@@ -140,7 +140,6 @@ static int e800_remove(struct platform_device *pdev)
140static struct platform_driver e800_driver = { 140static struct platform_driver e800_driver = {
141 .driver = { 141 .driver = {
142 .name = "e800-audio", 142 .name = "e800-audio",
143 .owner = THIS_MODULE,
144 .pm = &snd_soc_pm_ops, 143 .pm = &snd_soc_pm_ops,
145 }, 144 },
146 .probe = e800_probe, 145 .probe = e800_probe,