diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2021-10-25 13:59:27 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-10-27 11:31:10 +0100 |
commit | 49ba5e936e1512d4c7812d433048f8909234fca0 (patch) | |
tree | 014195c8282109b7b2fec4fb2f36d3a7ebe3f828 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1baad7dad115ea3976fb5e5d0e3f3bec83dfd7ca (diff) |
ASoC: rt5682s: use 'static' qualifier
Sparse reports the following warnings:
sound/soc/codecs/rt5682s.c:44:12: error: symbol 'rt5682s_supply_names'
was not declared. Should it be static?
sound/soc/codecs/rt5682s.c:74:26: error: symbol 'rt5682s_reg' was not
declared. Should it be static?
sound/soc/codecs/rt5682s.c:2841:30: error: symbol
'rt5682s_aif1_dai_ops' was not declared. Should it be static?
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20211025185933.144327-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions