summaryrefslogtreecommitdiffstats
path: root/sound/soc/sti
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2023-08-28 13:35:37 +0200
committerTakashi Iwai <tiwai@suse.de>2023-08-28 16:55:11 +0200
commit8d2a0cdf52299d1f83a7707c5ca6b0c811339aba (patch)
tree8d80d21c8dca71354a667e889265f318bd0b540b /sound/soc/sti
parent692f5510159c79bfa312a4e27a15e266232bfb4c (diff)
downloadlinux-stable-8d2a0cdf52299d1f83a7707c5ca6b0c811339aba.tar.gz
linux-stable-8d2a0cdf52299d1f83a7707c5ca6b0c811339aba.tar.bz2
linux-stable-8d2a0cdf52299d1f83a7707c5ca6b0c811339aba.zip
ASoC: dwc: i2s: Fix unused functions
A few newly added functions aren't built unless CONFIG_OF is set, which result in the build failure due to defined-but-not-used errors. Put "#ifdef CONFIG_OF" around those functions to suppress the build error. Fixes: 52ea7c0543f8 ("ASoC: dwc: i2s: Add StarFive JH7110 SoC support") Link: https://lore.kernel.org/r/20230828113537.27600-1-tiwai@suse.de Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/sti')
0 files changed, 0 insertions, 0 deletions