mirror of
https://github.com/adulau/aha.git
synced 2025-01-01 05:36:24 +00:00
ASoC: spdif codec: enable use by modules
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
087d53ab11
commit
a27e304b5c
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue