summaryrefslogtreecommitdiffstats
path: root/import/hwpf/fapi2/include/return_code_defs.H
diff options
context:
space:
mode:
authorMatt K. Light <mklight@us.ibm.com>2016-02-16 16:33:17 -0600
committerJennifer A. Stofer <stofer@us.ibm.com>2016-02-23 16:47:34 -0600
commitb98c3c1e765992f267702547dafcf3e20f1efa63 (patch)
tree68fd9f4d37672c70ea16bad320d2e73625df2075 /import/hwpf/fapi2/include/return_code_defs.H
parent95726474637e4e5c50a76bc88ba3260911bf58fc (diff)
downloadtalos-sbe-b98c3c1e765992f267702547dafcf3e20f1efa63.tar.gz
talos-sbe-b98c3c1e765992f267702547dafcf3e20f1efa63.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> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24669
Diffstat (limited to 'import/hwpf/fapi2/include/return_code_defs.H')
-rw-r--r--import/hwpf/fapi2/include/return_code_defs.H5
1 files changed, 1 insertions, 4 deletions
diff --git a/import/hwpf/fapi2/include/return_code_defs.H b/import/hwpf/fapi2/include/return_code_defs.H
index b2209733..80dfdfba 100644
--- a/import/hwpf/fapi2/include/return_code_defs.H
+++ b/import/hwpf/fapi2/include/return_code_defs.H
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2012,2015 */
+/* COPYRIGHT 2012,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -75,9 +75,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