ASoC: Remove unused snd_soc_info_volsw_ext()
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 10 Aug 2013 19:33:09 +0000 (21:33 +0200)
committerMark Brown <broonie@linaro.org>
Sun, 11 Aug 2013 11:00:26 +0000 (12:00 +0100)
commitc77f872e663e3f6ea18f774bf4399884884b4b22
treef8a1cda807d8cfa942dc13517c04f3742b499aa7
parent34d2f1b6feac3bc7e6022d30d624e9f3687717d3
ASoC: Remove unused snd_soc_info_volsw_ext()

The SOC_SINGLE_EXT control has been using snd_soc_info_volsw() for its info
callback since commit 1c433fb ("[ALSA] soc - 0.13 ASoC headers"). The
snd_soc_info_volsw_ext() function has been unused ever since then, so remove it.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
sound/soc/soc-core.c