aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x/i2sc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/au1x/i2sc.c')
-rw-r--r--sound/soc/au1x/i2sc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/au1x/i2sc.c b/sound/soc/au1x/i2sc.c
index b3f37f6edbcb..450c842c776c 100644
--- a/sound/soc/au1x/i2sc.c
+++ b/sound/soc/au1x/i2sc.c
@@ -310,7 +310,6 @@ static const struct dev_pm_ops au1xi2sc_pmops = {
310static struct platform_driver au1xi2s_driver = { 310static struct platform_driver au1xi2s_driver = {
311 .driver = { 311 .driver = {
312 .name = "alchemy-i2sc", 312 .name = "alchemy-i2sc",
313 .owner = THIS_MODULE,
314 .pm = AU1XI2SC_PMOPS, 313 .pm = AU1XI2SC_PMOPS,
315 }, 314 },
316 .probe = au1xi2s_drvprobe, 315 .probe = au1xi2s_drvprobe,