diff options
author | Wei Yongjun <[email protected]> | 2020-07-21 21:49:19 +0800 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2020-07-24 07:44:57 -0700 |
commit | 2fdf8f7f086712bbe296d1d4d4049ca88e7a662d (patch) | |
tree | 2c8ef319ebc27383d96fab96e3684e2392d479f4 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | fa4dac3e1bf7fadb4c5e098dcd721eafe3cd80c5 (diff) |
hwmon: (sparx5) Make symbol 's5_temp_match' static
The sparse tool complains as follows:
drivers/hwmon/sparx5-temp.c:150:27: warning:
symbol 's5_temp_match' was not declared. Should it be static?
This variable is not used outside of sparx5-temp.c, this commit
marks it static.
Fixes: c2cb4b5777e1 ("hwmon: sparx5: Add Sparx5 SoC temperature driver")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions