summaryrefslogtreecommitdiffstats
path: root/src/include/usr
diff options
context:
space:
mode:
authorBrian Horton <brianh@linux.ibm.com>2013-10-31 14:58:22 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-11-07 14:55:15 -0600
commit61716e5c9f9ffd3acc5169688739d223c0344a93 (patch)
treeaeba58fe4e8871a974e5b1c9f998296691285c08 /src/include/usr
parent2d6ab3cf820134bd3086139adea76f51bbdceb64 (diff)
downloadtalos-hostboot-61716e5c9f9ffd3acc5169688739d223c0344a93.tar.gz
talos-hostboot-61716e5c9f9ffd3acc5169688739d223c0344a93.zip
remove CDM FUNCTIONAL policy and GARD_Func type.
Change-Id: I9d8fa1cf8bfc155dec93c1d788c0d474647e6b37 RTC: 90176 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/6990 Tested-by: Jenkins Server Reviewed-by: SHELDON R. BAILEY <baileysh@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr')
-rw-r--r--src/include/usr/hwas/common/hwasCallout.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/usr/hwas/common/hwasCallout.H b/src/include/usr/hwas/common/hwasCallout.H
index f54c31fc2..c22713329 100644
--- a/src/include/usr/hwas/common/hwasCallout.H
+++ b/src/include/usr/hwas/common/hwasCallout.H
@@ -53,7 +53,6 @@ typedef enum {
GARD_Unrecoverable = 0xE2, //TODO:RTC-76814
GARD_Fatal = 0xE3, //IPL Failures, and others.
GARD_Predictive = 0xE6, //Policy flag to disable.
- GARD_Func = 0xE7, //Policy flag to disable.
GARD_Power = 0xE9, //Needed since EID is NOT passed in.
GARD_PHYP = 0xEA, //Needed since EID is NOT passed in.
GARD_Void = 0xFF
OpenPOWER on IntegriCloud