From: Mark Brown Date: Wed, 28 Aug 2024 16:33:49 +0000 (+0100) Subject: ASoC: soc-pcm: makes snd_soc_dpcm_can_be_xxx() local X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a1a94016db4be2957ae35835a25e3cb4c605db7e;p=users%2Fdwmw2%2Flinux.git ASoC: soc-pcm: makes snd_soc_dpcm_can_be_xxx() local Merge series from Kuninori Morimoto : No driver is calling snd_soc_dpcm_can_be_xxx() functions. We don't need to have EXPORT_SYMBOL_GPL() for them. This patch-set makes it static function. --- a1a94016db4be2957ae35835a25e3cb4c605db7e