On Tue, Apr 19, 2016 at 01:12:25PM +0800, mengdong.lin@xxxxxxxxxxxxxxx wrote: > } > > -static struct snd_soc_dai *snd_soc_find_dai( > +struct snd_soc_dai *snd_soc_find_dai( > const struct snd_soc_dai_link_component *dlc) > { > struct snd_soc_component *component; > @@ -959,6 +959,7 @@ static struct snd_soc_dai *snd_soc_find_dai( > > return NULL; > } > +EXPORT_SYMBOL_GPL(snd_soc_find_dai); Can you please add a kerneldoc comment as well since this is getting exported?
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel