aboutsummaryrefslogtreecommitdiff
path: root/regulator.c
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2011-06-21 00:57:08 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2011-06-21 00:57:08 +0200
commit75bd395071358fbbb4e4118c79e35375f811bdac (patch)
treebeb7a961b5d355a444c57fd0cd42a123c8ec0344 /regulator.c
parentfa45333391cae255e5d9c9da72ebc0fd81a56ea0 (diff)
Cleanup the headers
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'regulator.c')
-rw-r--r--regulator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regulator.c b/regulator.c
index 4151fdb..c8cbe2d 100644
--- a/regulator.c
+++ b/regulator.c
@@ -156,7 +156,7 @@ static int regulator_print_header(void)
}
-int regulator_display(void)
+static int regulator_display(void)
{
int ret, line = 0;