ASoC: spdif codec: enable use by modules

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
Kevin Hilman 2009-07-13 14:50:39 -07:00 committed by Mark Brown
parent 087d53ab11
commit a27e304b5c
1 changed files with 1 additions and 0 deletions

View File

@ -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)
{