summaryrefslogtreecommitdiff
path: root/common/ap_hang_detect.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/ap_hang_detect.c')
-rw-r--r--common/ap_hang_detect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/ap_hang_detect.c b/common/ap_hang_detect.c
index ed80ca7632..7687296f4f 100644
--- a/common/ap_hang_detect.c
+++ b/common/ap_hang_detect.c
@@ -208,7 +208,7 @@ DECLARE_HOST_COMMAND(EC_CMD_HANG_DETECT, hang_detect_host_command,
/*****************************************************************************/
/* Console command */
-static int command_hang_detect(int argc, char **argv)
+static int command_hang_detect(int argc, const char **argv)
{
ccprintf("flags: 0x%x\n", hdparams.flags);