summaryrefslogtreecommitdiff
path: root/power/icelake.c
diff options
context:
space:
mode:
Diffstat (limited to 'power/icelake.c')
-rw-r--r--power/icelake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/power/icelake.c b/power/icelake.c
index 27a8b60c97..db006a8d87 100644
--- a/power/icelake.c
+++ b/power/icelake.c
@@ -61,7 +61,7 @@ void chipset_force_shutdown(enum chipset_shutdown_reason reason)
{
int timeout_ms = 50;
- CPRINTS("%s()", __func__, reason);
+ CPRINTS("%s() %d", __func__, reason);
report_ap_reset(reason);
/* Turn off RMSRST_L to meet tPCH12 */