aboutsummaryrefslogtreecommitdiff
path: root/sensor.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 /sensor.c
parentfa45333391cae255e5d9c9da72ebc0fd81a56ea0 (diff)
downloadpowerdebug-75bd395071358fbbb4e4118c79e35375f811bdac.tar.gz
Cleanup the headers
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'sensor.c')
-rw-r--r--sensor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sensor.c b/sensor.c
index 20602c0..399605b 100644
--- a/sensor.c
+++ b/sensor.c
@@ -250,7 +250,7 @@ static int sensor_print_header(void)
return ret;
}
-int sensor_display(void)
+static int sensor_display(void)
{
int ret, line = 0;