diff options
author | Zou Wei <zou_wei@huawei.com> | 2020-12-03 19:26:35 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-12-03 14:53:49 +0000 |
commit | c8dbf2f200de8c9cba3b332522fabad114cf9f53 (patch) | |
tree | 75ec93bbbab2ee7e05c436d7d8c04cbb442aa590 /drivers/regulator/mp8859.c | |
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 <zou_wei@huawei.com>
Acked-by: Adam Ward <Adam.Ward.opensource@diasemi.com>
Link: https://lore.kernel.org/r/1606994795-36182-1-git-send-email-zou_wei@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/mp8859.c')
0 files changed, 0 insertions, 0 deletions