Commit a27e304b authored by Kevin Hilman's avatar Kevin Hilman Committed by Mark Brown

ASoC: spdif codec: enable use by modules

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 087d53ab
......@@ -34,6 +34,7 @@ struct snd_soc_dai dit_stub_dai = {
.formats = STUB_FORMATS,
},
};
EXPORT_SYMBOL_GPL(dit_stub_dai);
static int spdif_dit_probe(struct platform_device *pdev)
{
......
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