regulator: act8945a-regulator: make symbol act8945a_pm static
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 18 Dec 2018 07:10:21 +0000 (07:10 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 19 Dec 2018 18:09:37 +0000 (18:09 +0000)
commit78e6fbf321a9b4cb46b17d83f25abcd318859c70
tree6888c03ad7c3e009c606928d5017b81f2dc40832
parent966e927bf8cc6a44f8b72582a1d6d3ffc73b12ad
regulator: act8945a-regulator: make symbol act8945a_pm static

Fixes the following sparse warning:

drivers/regulator/act8945a-regulator.c:340:1: warning:
 symbol 'act8945a_pm' was not declared. Should it be static?

Fixes: 7482d6ecc68e ("regulator: act8945a-regulator: Implement PM functionalities")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/act8945a-regulator.c