aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2020-04-07 16:29:32 +0800
committerMark Brown <[email protected]>2020-04-14 15:11:19 +0100
commit4c979a775432f8a1c9b6cfd9bf466eba05e96c9d (patch)
tree7e087cd851fcaf1bdd8947673d83bb65fa29db5c /tools/perf/scripts/python
parentf840ebfe58027b43d6a6ba261c11cc80963952d6 (diff)
ASoC: wm8900: remove some defined but not used symbols
Fix the following gcc warning: sound/soc/codecs/wm8900.c:449:38: warning: ‘wm8900_dapm_routput2_control’ defined but not used [-Wunused-const-variable=] static const struct snd_kcontrol_new wm8900_dapm_routput2_control = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sound/soc/codecs/wm8900.c:446:38: warning: ‘wm8900_dapm_loutput2_control’ defined but not used [-Wunused-const-variable=] static const struct snd_kcontrol_new wm8900_dapm_loutput2_control = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Reported-by: Hulk Robot <[email protected]> Signed-off-by: Jason Yan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions