diff options
author | 2023-04-07 07:55:53 -0400 | |
---|---|---|
committer | 2023-04-07 17:23:08 +0100 | |
commit | 672029caa5708934817a331f3323bbe48d456c5c (patch) | |
tree | b62a03cfcc867a55fcbc39b26f46c1d1c96396eb /tools/perf/scripts/python | |
parent | ASoC: SOF: Intel: hda-dai: Print the format_val as hexadecimal number (diff) | |
download | wireguard-linux-672029caa5708934817a331f3323bbe48d456c5c.tar.xz wireguard-linux-672029caa5708934817a331f3323bbe48d456c5c.zip |
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')
0 files changed, 0 insertions, 0 deletions