diff options
author | 2020-09-10 11:42:40 +0800 | |
---|---|---|
committer | 2020-09-10 13:50:30 +0100 | |
commit | 02f8eaab0cb644478c170237f354db32b718e5ff (patch) | |
tree | 7ae8b3bad869afc6f22e65e01dfbd0f13f6beaf7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge series "regulator: unexport regulator_lock/unlock()" from Michał Mirosław <mirq-linux@rere.qmqm.pl>: (diff) | |
download | linux-dev-02f8eaab0cb644478c170237f354db32b718e5ff.tar.xz linux-dev-02f8eaab0cb644478c170237f354db32b718e5ff.zip |
regulator: bd718x7: Make some variable static
Fix sparse warnings:
drivers/regulator/bd718x7-regulator.c:576:28: warning: symbol 'bd71847_swcontrol_ops' was not declared. Should it be static?
drivers/regulator/bd718x7-regulator.c:585:28: warning: symbol 'bd71847_hwcontrol_ops' was not declared. Should it be static?
drivers/regulator/bd718x7-regulator.c:902:28: warning: symbol 'bd71837_swcontrol_ops' was not declared. Should it be static?
drivers/regulator/bd718x7-regulator.c:913:28: warning: symbol 'bd71837_hwcontrol_ops' was not declared. Should it be static?
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-By: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Link: https://lore.kernel.org/r/20200910034240.37268-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions