diff options
author | Zou Wei <[email protected]> | 2020-12-03 19:26:35 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-12-03 14:53:49 +0000 |
commit | c8dbf2f200de8c9cba3b332522fabad114cf9f53 (patch) | |
tree | 75ec93bbbab2ee7e05c436d7d8c04cbb442aa590 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5e191d2e05a4fe098632006bb3afa5e21c8789db (diff) |
regulator: da9121: Mark some symbols with static keyword
Fix the following sparse warnings:
drivers/regulator/da9121-regulator.c:55:21: warning: symbol 'da9121_10A_2phase_current' was not declared. Should it be static?
drivers/regulator/da9121-regulator.c:63:21: warning: symbol 'da9121_6A_2phase_current' was not declared. Should it be static?
drivers/regulator/da9121-regulator.c:71:21: warning: symbol 'da9121_5A_1phase_current' was not declared. Should it be static?
drivers/regulator/da9121-regulator.c:79:21: warning: symbol 'da9121_3A_1phase_current' was not declared. Should it be static?
drivers/regulator/da9121-regulator.c:151:32: warning: symbol 'status_event_handling' was not declared. Should it be static?
Signed-off-by: Zou Wei <[email protected]>
Acked-by: Adam Ward <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions