diff options
author | Nishanth Menon <nm@ti.com> | 2014-06-30 19:57:34 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-07-03 18:24:42 +0400 |
commit | 4b09e17b6f9cec1b50991fa66d7b51bef38221d8 (patch) | |
tree | f548a08e38879fddfa163eb8b6b5ba3dc05a475d /include/linux/mfd | |
parent | 4c0c9cabcb30d9d3104d2482536a0f60376085f6 (diff) | |
download | linux-4b09e17b6f9cec1b50991fa66d7b51bef38221d8.tar.xz |
regulator: palmas: Squelch sparse warnings
convert to static variables to squelch the following sparse warnings:
drivers/regulator/palmas-regulator.c:325:36: warning: symbol 'palma_sleep_req_info' was not declared. Should it be static?
drivers/regulator/palmas-regulator.c:1414:32: warning: symbol 'palmas_ddata' was not declared. Should it be static?
drivers/regulator/palmas-regulator.c:1427:32: warning: symbol 'tps65917_ddata' was not declared. Should it be static?
Signed-off-by: Nishanth Menon <nm@ti.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'include/linux/mfd')
0 files changed, 0 insertions, 0 deletions