summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwas/common
diff options
context:
space:
mode:
authorSWATHI M. BHATTIPROLU <bhmadhur@in.ibm.com>2018-04-09 01:12:37 -0400
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-04-09 09:41:07 -0400
commit52d15635dfc7a71cfc27dede57466c08a68b2e95 (patch)
treee95b5b69202be9182061c135f55aab8aebb9878d /src/include/usr/hwas/common
parentdb62cb5a72b80231b605ff13850bde4fb26e3786 (diff)
downloadtalos-hostboot-52d15635dfc7a71cfc27dede57466c08a68b2e95.tar.gz
talos-hostboot-52d15635dfc7a71cfc27dede57466c08a68b2e95.zip
Revert "Verify frequency attributes across nodes"
This reverts commit 571e1d84dfe50aaa674aa7e33abb75868b432d78. Change-Id: I8720246ef94be07ce0a37151b7209c8080320d59 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56933 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr/hwas/common')
-rw-r--r--src/include/usr/hwas/common/hwasCallout.H6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/usr/hwas/common/hwasCallout.H b/src/include/usr/hwas/common/hwasCallout.H
index 840323657..c5fbf2f21 100644
--- a/src/include/usr/hwas/common/hwasCallout.H
+++ b/src/include/usr/hwas/common/hwasCallout.H
@@ -61,12 +61,6 @@ typedef enum {
GARD_Void = 0xFF
} GARD_ErrorType;
-enum ErrorCategory {
- ERR_CATEGORY_INVALID_SERIAL = 0x01,
- ERR_CATEGORY_INVALID_PART = 0x02,
-
-};
-
// from src/epub/fsp/epub_service_codes.H v1.24.24.4
// - Any additions should be added to FipS code first
OpenPOWER on IntegriCloud