Loading sound/soc/codecs/wm8510.c +1 −0 Original line number Diff line number Diff line Loading @@ -577,6 +577,7 @@ struct snd_soc_dai wm8510_dai = { .rates = WM8510_RATES, .formats = WM8510_FORMATS,}, .ops = &wm8510_dai_ops, .symmetric_rates = 1, }; EXPORT_SYMBOL_GPL(wm8510_dai); Loading Loading
sound/soc/codecs/wm8510.c +1 −0 Original line number Diff line number Diff line Loading @@ -577,6 +577,7 @@ struct snd_soc_dai wm8510_dai = { .rates = WM8510_RATES, .formats = WM8510_FORMATS,}, .ops = &wm8510_dai_ops, .symmetric_rates = 1, }; EXPORT_SYMBOL_GPL(wm8510_dai); Loading