From 6bc09017fb5a6869501f31a3cefe098022d03aa9 Mon Sep 17 00:00:00 2001 From: Rahul Batra Date: Wed, 18 Oct 2017 19:23:41 -0500 Subject: PGPE: Ack SUCCESS to SGPE in SafeMode/PMSuspend Change-Id: I8b20b5901523d281446df7d97016e9fe51ed9766 Original-Change-Id: Id837b1435e8fc9e45e1647ad29b7a6f7dc106e97 CQ: SW405547 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48599 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Michael S. Floyd Reviewed-by: Juan R. Medina Reviewed-by: Gregory S. Still --- import/chips/p9/common/pmlib/include/wof_sgpe_pgpe_api.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/import/chips/p9/common/pmlib/include/wof_sgpe_pgpe_api.h b/import/chips/p9/common/pmlib/include/wof_sgpe_pgpe_api.h index d3853ca6..0b62feaa 100644 --- a/import/chips/p9/common/pmlib/include/wof_sgpe_pgpe_api.h +++ b/import/chips/p9/common/pmlib/include/wof_sgpe_pgpe_api.h @@ -80,8 +80,7 @@ enum IPC_SGPE_PGPE_RETURN_CODES { IPC_SGPE_PGPE_RC_NULL = 0x00, IPC_SGPE_PGPE_RC_SUCCESS = 0x01, - IPC_SGPE_PGPE_RC_REQ_WHILE_PENDING_ACK = 0x10, - IPC_SGPE_PGPE_RC_PM_COMPLEX_SUSPEND = 0x11 + IPC_SGPE_PGPE_RC_REQ_WHILE_PENDING_ACK = 0x10 }; // Sgpe to Pgpe IPC message format -- cgit v1.2.3