Remove some defined but not used symbols to fix the gcc warnings. Jason Yan (4): ASoC: wm8994: remove wm1811_snd_controls and mixin_boost_tlv ASoC: wm8991: remove defined but not used 'wm8991_dapm_rxvoice_controls' ASoC: wm8990: remove some defined but unused symbols ASoC: wm8900: remove some defined but not used symbols sound/soc/codecs/wm8900.c | 6 --- sound/soc/codecs/wm8990.c | 98 --------------------------------------- sound/soc/codecs/wm8991.c | 8 ---- sound/soc/codecs/wm8994.c | 8 ---- 4 files changed, 120 deletions(-) -- 2.17.2