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)
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>

No differences found