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-Tag: v6.12-rc1~169^2~1^2~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1a94016db4be2957ae35835a25e3cb4c605db7e;p=thirdparty%2Fkernel%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