summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/plat/mem/prdfMemTps.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/plat/mem/prdfMemTps.H')
-rw-r--r--src/usr/diag/prdf/plat/mem/prdfMemTps.H12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/usr/diag/prdf/plat/mem/prdfMemTps.H b/src/usr/diag/prdf/plat/mem/prdfMemTps.H
index 52e8d58bb..3c399953e 100644
--- a/src/usr/diag/prdf/plat/mem/prdfMemTps.H
+++ b/src/usr/diag/prdf/plat/mem/prdfMemTps.H
@@ -157,18 +157,6 @@ class TpsEvent : public TdEntry
#ifdef __HOSTBOOT_RUNTIME
/**
- * @brief Does isolation for ECC attentions.
- * @param i_eccAttns Mask of all currently active maintenance attentions.
- * See enum MaintEccAttns for values.
- * @param io_sc The step code data struct.
- * @param o_done True if the procedure is complete or has aborted.
- * @return Non-SUCCESS if an internal function fails, SUCCESS otherwise.
- */
- uint32_t analyzeEcc( const uint32_t & i_eccAttns,
- STEP_CODE_DATA_STRUCT & io_sc,
- bool & o_done );
-
- /**
* @brief Analyzes the counts that summarize the symbol CE counts.
* @param i_badDqCount Number of nibbles with a bad DQ
* @param i_badChipCount Number of nibbles with a bad Chip
OpenPOWER on IntegriCloud