diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-05-08 15:05:10 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-05-08 16:42:30 +0400 |
commit | 3d75095a533aa3bbad652369ffde4c129781b8ec (patch) | |
tree | 3ab401719a64149178e0ddf02d9ae60139713141 /drivers/regulator/wm831x-ldo.c | |
parent | c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 (diff) | |
download | linux-3d75095a533aa3bbad652369ffde4c129781b8ec.tar.xz |
regulator: dbx500: Make local symbol static
power_state_active_get is used only in this file. Make it static.
While at it also move this function definition inside the
CONFIG_REGULATOR_DEBUG macro as it is called only from within it.
This also avoids further build warning related to unused definition.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/wm831x-ldo.c')
0 files changed, 0 insertions, 0 deletions