diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2014-12-09 14:19:51 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-12-09 17:17:57 +0100 |
commit | 5cb2f03c67265922c66e20270d4fd669a661da82 (patch) | |
tree | 27bb75c1371c0361fa830af66a546a8cd45ec094 /drivers/regulator/max77686.c | |
parent | regulator: rk808: Add support setting suspend voltage (diff) | |
download | linux-5cb2f03c67265922c66e20270d4fd669a661da82.tar.xz linux-5cb2f03c67265922c66e20270d4fd669a661da82.zip |
regulator: rk808: Fix sparse non static symbol warnings
Fixes the following sparse warnings:
drivers/regulator/rk808-regulator.c:100:5: warning:
symbol 'rk808_set_suspend_voltage' was not declared. Should it be static?
drivers/regulator/rk808-regulator.c:115:5: warning:
symbol 'rk808_set_suspend_enable' was not declared. Should it be static?
drivers/regulator/rk808-regulator.c:126:5: warning:
symbol 'rk808_set_suspend_disable' was not declared. Should it be static?
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/max77686.c')
0 files changed, 0 insertions, 0 deletions