diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c index b9ca939fd05c302eb5853b63c1102c2e3461faf3..9b79c2199781a7fc171a2bb1eac02989e2f1b3b5 100644 --- a/sound/soc/soc-core.c +++ b/sound/soc/soc-core.c @@ -598,6 +598,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)