summaryrefslogtreecommitdiff
path: root/chip/it83xx/system.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/it83xx/system.c')
-rw-r--r--chip/it83xx/system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/it83xx/system.c b/chip/it83xx/system.c
index bdae81daba..0ad1be657b 100644
--- a/chip/it83xx/system.c
+++ b/chip/it83xx/system.c
@@ -18,7 +18,7 @@
#include "version.h"
#include "watchdog.h"
-void chip_hibernate(uint32_t seconds, uint32_t microseconds)
+void system_hibernate(uint32_t seconds, uint32_t microseconds)
{
#ifdef CONFIG_HOSTCMD_PD
/* Inform the PD MCU that we are going to hibernate. */