diff options
author | Tom Rix <trix@redhat.com> | 2023-04-07 14:55:53 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-04-07 19:23:08 +0300 |
commit | 672029caa5708934817a331f3323bbe48d456c5c (patch) | |
tree | b62a03cfcc867a55fcbc39b26f46c1d1c96396eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ef736f30548951870e2a5bfc41b6b0bb1d455641 (diff) | |
download | linux-672029caa5708934817a331f3323bbe48d456c5c.tar.xz |
ASoC: mediatek: mt8186: set variable aud_pinctrl to static
smatch reports
sound/soc/mediatek/mt8186/mt8186-afe-gpio.c:14:16: warning: symbol
'aud_pinctrl' was not declared. Should it be static?
This variable is only used in one file so should be static.
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20230407115553.1968111-1-trix@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions