summaryrefslogtreecommitdiff
path: root/power/amd_x86.c
diff options
context:
space:
mode:
Diffstat (limited to 'power/amd_x86.c')
-rw-r--r--power/amd_x86.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/power/amd_x86.c b/power/amd_x86.c
index c1b7b2d853..ae3367e227 100644
--- a/power/amd_x86.c
+++ b/power/amd_x86.c
@@ -47,7 +47,7 @@ static void chipset_force_g3(void)
gpio_set_level(GPIO_EN_PWR_A, 0);
}
-void chipset_reset(enum chipset_reset_reason reason)
+void chipset_reset(enum chipset_shutdown_reason reason)
{
CPRINTS("%s: %d", __func__, reason);