summaryrefslogtreecommitdiff
path: root/chip/mec1322/system.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mec1322/system.c')
-rw-r--r--chip/mec1322/system.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/chip/mec1322/system.c b/chip/mec1322/system.c
index fd8c79a2f1..fe68777241 100644
--- a/chip/mec1322/system.c
+++ b/chip/mec1322/system.c
@@ -56,8 +56,7 @@ static void check_reset_cause(void)
system_set_reset_flags(flags);
}
-/* TODO(crbug.com/40789): Rename this function system_is_reboot_warm */
-int gpio_is_reboot_warm(void)
+int system_is_reboot_warm(void)
{
uint32_t reset_flags;
/*