18 Jan
2018
18 Jan
'18
2:13 a.m.
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
Reported-by: Atsushi Nemoto anemo@mba.ocn.ne.jp Signed-off-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com --- sound/soc/soc-core.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c index 971574c..10f808e 100644 --- a/sound/soc/soc-core.c +++ b/sound/soc/soc-core.c @@ -366,6 +366,7 @@ struct snd_soc_component *snd_soc_rtdcom_lookup(struct snd_soc_pcm_runtime *rtd,
return NULL; } +EXPORT_SYMBOL_GPL(snd_soc_rtdcom_lookup);
struct snd_pcm_substream *snd_soc_get_dai_substream(struct snd_soc_card *card, const char *dai_link, int stream)
--
1.9.1