ASoC: soc-dapm: remove unnecessary definition
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 1 Jul 2025 00:10:20 +0000 (00:10 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jul 2025 15:12:59 +0000 (16:12 +0100)
commite199e85556bd83806baf4689cbecfa31c41a6cfa
tree34e359da442125e5aaff44036aa7509486cfaddc
parentd7b8f8e20813f0179d8ef519541a3527e7661d3a
ASoC: soc-dapm: remove unnecessary definition

Below functions are already defined in soc-dapm.h, it is not necessary
in soc-dapm.c. Remove these

snd_soc_dapm_new_control()
snd_soc_dapm_new_control_unlocked()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87wm8shitv.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-dapm.c