summaryrefslogtreecommitdiff
path: root/power/host_sleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'power/host_sleep.c')
-rw-r--r--power/host_sleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/power/host_sleep.c b/power/host_sleep.c
index 28d3f506a1..bba21706ee 100644
--- a/power/host_sleep.c
+++ b/power/host_sleep.c
@@ -211,7 +211,7 @@ void sleep_reset_tracking(void)
timeout_hang_type = SLEEP_HANG_NONE;
}
-static int command_sleep_fail_timeout(int argc, char **argv)
+static int command_sleep_fail_timeout(int argc, const char **argv)
{
if (argc < 2) {
/* no arguments - just print the current timeout */