浏览代码

ASoC: spdif codec: enable use by modules

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Kevin Hilman 16 年之前
父节点
当前提交
a27e304b5c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      sound/soc/codecs/spdif_transciever.c

+ 1 - 0
sound/soc/codecs/spdif_transciever.c

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