summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/plat/prdfRasServices_common.H
diff options
context:
space:
mode:
authorBrian Stegmiller <bjs@us.ibm.com>2016-11-03 13:58:29 -0500
committerZane C. Shelley <zshelle@us.ibm.com>2016-11-18 22:57:13 -0500
commitc3ccb4b8775547b43794f7f2cbebe7945935b31b (patch)
tree9262ef12b27d51d625fd8f499496f5626354580b /src/usr/diag/prdf/common/plat/prdfRasServices_common.H
parent4b3ab4f79c85155f9d136c3ac703021ac39e16c4 (diff)
downloadtalos-hostboot-c3ccb4b8775547b43794f7f2cbebe7945935b31b.tar.gz
talos-hostboot-c3ccb4b8775547b43794f7f2cbebe7945935b31b.zip
PRD: Changes for MPIPL on P9
Change-Id: Id6270afbef46ce1864dcacc2ae8e3d8e60f308e0 RTC: 144706 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32201 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32829
Diffstat (limited to 'src/usr/diag/prdf/common/plat/prdfRasServices_common.H')
-rw-r--r--src/usr/diag/prdf/common/plat/prdfRasServices_common.H12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/usr/diag/prdf/common/plat/prdfRasServices_common.H b/src/usr/diag/prdf/common/plat/prdfRasServices_common.H
index 537504c85..094e9aff4 100644
--- a/src/usr/diag/prdf/common/plat/prdfRasServices_common.H
+++ b/src/usr/diag/prdf/common/plat/prdfRasServices_common.H
@@ -205,18 +205,6 @@ class ErrDataService
void deallocateDimms( const SDC_MRU_LIST & i_mruList );
/**
- * @brief Must check for MP-IPL eligibility before requesting SW or SH
- * dumps. Otherwise, the dump content will need to be changed to
- * HWPROC.
- * @param i_attnType Primary attention type.
- * @param i_dumpTrgt Dump target.
- * @param io_dumpContent Dump content.
- */
- void checkMpIplEligibility( ATTENTION_TYPE i_attnType,
- TARGETING::TargetHandle_t i_dumpTrgt,
- hwTableContent & io_dumpContent );
-
- /**
* @brief Checks for terminate conditions during non mnfg conditions.
* @param i_sdc The service data collector.
* @param i_dumpTrgt Dump Target.
OpenPOWER on IntegriCloud