aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x/ac97c.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/au1x/ac97c.c')
-rw-r--r--sound/soc/au1x/ac97c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/au1x/ac97c.c b/sound/soc/au1x/ac97c.c
index c8a2de103c5f..e989f1a7a768 100644
--- a/sound/soc/au1x/ac97c.c
+++ b/sound/soc/au1x/ac97c.c
@@ -334,7 +334,6 @@ static const struct dev_pm_ops au1xpscac97_pmops = {
334static struct platform_driver au1xac97c_driver = { 334static struct platform_driver au1xac97c_driver = {
335 .driver = { 335 .driver = {
336 .name = "alchemy-ac97c", 336 .name = "alchemy-ac97c",
337 .owner = THIS_MODULE,
338 .pm = AU1XPSCAC97_PMOPS, 337 .pm = AU1XPSCAC97_PMOPS,
339 }, 338 },
340 .probe = au1xac97c_drvprobe, 339 .probe = au1xac97c_drvprobe,