summaryrefslogtreecommitdiff
path: root/board/wheatley/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/wheatley/board.c')
-rw-r--r--board/wheatley/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/wheatley/board.c b/board/wheatley/board.c
index 143642c3e0..8fcd142efa 100644
--- a/board/wheatley/board.c
+++ b/board/wheatley/board.c
@@ -379,7 +379,7 @@ static void board_chipset_suspend(void)
}
DECLARE_HOOK(HOOK_CHIPSET_SUSPEND, board_chipset_suspend, HOOK_PRIO_DEFAULT);
-void board_set_gpio_state_hibernate(void)
+void board_set_gpio_hibernate_state(void)
{
int i;
const uint32_t hibernate_pins[][2] = {