diff options
author | Zane Shelley <zshelle@us.ibm.com> | 2013-07-29 12:52:29 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-08-19 08:56:05 -0500 |
commit | 8efaa82ce48d80d3bf134cdd6832aa798cbfa4c9 (patch) | |
tree | e3e60035195791b12bd34382dcc189ca1d765c85 /src/usr/diag/prdf/prdfErrlUtil.H | |
parent | aa5d43c3ac6da6dd2bbee883e17ff9b0d1d8ff15 (diff) | |
download | talos-hostboot-8efaa82ce48d80d3bf134cdd6832aa798cbfa4c9.tar.gz talos-hostboot-8efaa82ce48d80d3bf134cdd6832aa798cbfa4c9.zip |
PRD: RasServices refactoring part 2
Cleaned up PFA data.
Change-Id: I02033c9357f421f649c08b47a3b7e89f8fcf3825
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5702
Reviewed-by: Zane Shelley <zshelle@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Reviewed-by: Christopher T. Phan <cphan@us.ibm.com>
Tested-by: Jenkins Server
Squashed: I2f78af8f7c351cb208667f92acd9eff5c001905c
Squashed: I87ae14d3e579eb25b46c416d74eabf5a6cdb629b
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5750
Diffstat (limited to 'src/usr/diag/prdf/prdfErrlUtil.H')
-rw-r--r-- | src/usr/diag/prdf/prdfErrlUtil.H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/prdfErrlUtil.H b/src/usr/diag/prdf/prdfErrlUtil.H index 8089cabfb..b402545c5 100644 --- a/src/usr/diag/prdf/prdfErrlUtil.H +++ b/src/usr/diag/prdf/prdfErrlUtil.H @@ -159,7 +159,6 @@ // defines for enums that are not available in hostboot // these ERRL sevs are currently not supported in HB #define ERRL_SEV_PREDICTIVE ERRL_SEV_UNRECOVERABLE -#define ERRL_SEV_DIAGNOSTIC_ERROR1 ERRL_SEV_UNRECOVERABLE #define ERRL_SEV_RECOVERED ERRL_SEV_INFORMATIONAL /** |