summaryrefslogtreecommitdiffstats
path: root/import/hwpf
diff options
context:
space:
mode:
authorMatt K. Light <mklight@us.ibm.com>2016-02-16 16:33:17 -0600
committerJoshua Hunsberger <jahunsbe@us.ibm.com>2017-10-23 15:57:57 -0500
commit44bf439af0d82825f19ded8ffaf6fbdc999f4674 (patch)
treee35f83ee56019ed74c01fb3abbdb82449cb6e328 /import/hwpf
parenta869e6db296575fd3ca30533eae971f7be52c263 (diff)
downloadtalos-hcode-44bf439af0d82825f19ded8ffaf6fbdc999f4674.tar.gz
talos-hcode-44bf439af0d82825f19ded8ffaf6fbdc999f4674.zip
remove unused fapi2 multiscom function
Change-Id: Idc69f7d5ad73e33b259b1938b82196d99392be15 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24393 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'import/hwpf')
-rw-r--r--import/hwpf/fapi2/include/return_code_defs.H3
1 files changed, 0 insertions, 3 deletions
diff --git a/import/hwpf/fapi2/include/return_code_defs.H b/import/hwpf/fapi2/include/return_code_defs.H
index 4bd3e089..e67f05e5 100644
--- a/import/hwpf/fapi2/include/return_code_defs.H
+++ b/import/hwpf/fapi2/include/return_code_defs.H
@@ -81,9 +81,6 @@ enum ReturnCodes
FAPI2_RC_INVALID_CHIP_EC_FEATURE_GET = FAPI2_RC_FAPI2_MASK | 0x02,
///< HWP requested a chip EC feature with an invalid attribute ID
- FAPI2_RC_INVALID_MULTISCOM_LENGTH = FAPI2_RC_FAPI2_MASK | 0x03,
- ///< Invalid multiscom parameters
-
FAPI2_RC_INVALID_PARAMETER = FAPI2_RC_FAPI2_MASK | 0x04,
///< Invalid parameters to a FAPI2 function
OpenPOWER on IntegriCloud