Commit df3c278e authored by Mark Brown's avatar Mark Brown

ASoC: Remove export of CS4270 DAI

Not needed with multi-component.
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarTimur Tabi <timur@freescale.com>
Acked-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
parent 0daaf7e8
...@@ -540,7 +540,6 @@ struct snd_soc_dai_driver cs4270_dai = { ...@@ -540,7 +540,6 @@ struct snd_soc_dai_driver cs4270_dai = {
}, },
.ops = &cs4270_dai_ops, .ops = &cs4270_dai_ops,
}; };
EXPORT_SYMBOL_GPL(cs4270_dai);
/** /**
* cs4270_probe - ASoC probe function * cs4270_probe - ASoC probe function
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment