diff options
author | Wei Yongjun <[email protected]> | 2022-09-22 04:08:07 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-09-22 12:33:20 +0100 |
commit | 077dac343b54babfd56b1a52cf1f091518118957 (patch) | |
tree | f5fff2a8a298928ca113ed8f9f43264359b1f7a3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | e0437512081282559f5c50591f487149c31f867c (diff) |
spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static
The sparse tool complains as follows:
drivers/spi/spi-meson-spicc.c:570:22: warning:
symbol 'meson_spicc_pow2_clk_ops' was not declared. Should it be static?
This symbol is not used outside of spi-meson-spicc.c, so marks it static.
Signed-off-by: Wei Yongjun <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions