summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/framework/service/prdfRasServices_common.H
diff options
context:
space:
mode:
authorBilicon Patil <bilpatil@in.ibm.com>2013-11-26 01:04:51 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-12-13 09:27:59 -0600
commitb96ca266f6b41abb444749bd849ba38a416d2933 (patch)
treec42e9babeb209659c4b125750ac47b47100fce4c /src/usr/diag/prdf/common/framework/service/prdfRasServices_common.H
parent3b7475e77c5dff1ac8a04784a4e6463b646cde7c (diff)
downloadtalos-hostboot-b96ca266f6b41abb444749bd849ba38a416d2933.tar.gz
talos-hostboot-b96ca266f6b41abb444749bd849ba38a416d2933.zip
PRD: Remove gardState from PFA data
Change-Id: I4bd615d7d22f17185c2200a78f5ccf466e7be24d RTC: 89322 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7433 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7709 Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/common/framework/service/prdfRasServices_common.H')
-rw-r--r--src/usr/diag/prdf/common/framework/service/prdfRasServices_common.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/common/framework/service/prdfRasServices_common.H b/src/usr/diag/prdf/common/framework/service/prdfRasServices_common.H
index 688ee064a..90279ece0 100644
--- a/src/usr/diag/prdf/common/framework/service/prdfRasServices_common.H
+++ b/src/usr/diag/prdf/common/framework/service/prdfRasServices_common.H
@@ -192,7 +192,7 @@ class ErrDataService
void initPfaData( ServiceDataCollector & i_sdc,
uint32_t i_attnType, bool i_deferDeconfig,
uint32_t i_errlAct, uint32_t i_errlSev,
- uint32_t i_prdGardType, uint32_t i_gardState,
+ uint32_t i_prdGardType,
PfaData & o_pfa, TARGETING::TargetHandle_t & o_dumpTrgt );
/**
OpenPOWER on IntegriCloud