forked from Minki/linux
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
@ -34,6 +34,7 @@ struct snd_soc_dai dit_stub_dai = {
|
|||||||
.formats = STUB_FORMATS,
|
.formats = STUB_FORMATS,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
EXPORT_SYMBOL_GPL(dit_stub_dai);
|
||||||
|
|
||||||
static int spdif_dit_probe(struct platform_device *pdev)
|
static int spdif_dit_probe(struct platform_device *pdev)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user