j
k
j a
j l
On Thu, Aug 18, 2022 at 02:58:16PM +0100, Srinivas Kandagatla wrote:
} *stream_prepared = true; return ret; +} +EXPORT_SYMBOL(qcom_snd_sdw_prepare);
+} +EXPORT_SYMBOL(qcom_snd_sdw_prepare);
The ASoC framework is all EXPORT_SYMBOL_GPL(), things that depend directly on it should be too.
Attachments:
Back to the thread
Back to the list