Loading sound/soc/codecs/wm9713.c +1 −0 Original line number Diff line number Diff line Loading @@ -1069,6 +1069,7 @@ struct snd_soc_dai wm9713_dai[] = { .rates = WM9713_PCM_RATES, .formats = WM9713_PCM_FORMATS,}, .ops = &wm9713_dai_ops_voice, .symmetric_rates = 1, }, }; EXPORT_SYMBOL_GPL(wm9713_dai); Loading Loading
sound/soc/codecs/wm9713.c +1 −0 Original line number Diff line number Diff line Loading @@ -1069,6 +1069,7 @@ struct snd_soc_dai wm9713_dai[] = { .rates = WM9713_PCM_RATES, .formats = WM9713_PCM_FORMATS,}, .ops = &wm9713_dai_ops_voice, .symmetric_rates = 1, }, }; EXPORT_SYMBOL_GPL(wm9713_dai); Loading