summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/plat/pegasus/prdfCenMbaTdCtlr_rt.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/common/plat/pegasus/prdfCenMbaTdCtlr_rt.H')
-rwxr-xr-xsrc/usr/diag/prdf/common/plat/pegasus/prdfCenMbaTdCtlr_rt.H10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/usr/diag/prdf/common/plat/pegasus/prdfCenMbaTdCtlr_rt.H b/src/usr/diag/prdf/common/plat/pegasus/prdfCenMbaTdCtlr_rt.H
index 7441fad5a..9fcaa4253 100755
--- a/src/usr/diag/prdf/common/plat/pegasus/prdfCenMbaTdCtlr_rt.H
+++ b/src/usr/diag/prdf/common/plat/pegasus/prdfCenMbaTdCtlr_rt.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016 */
+/* Contributors Listed Below - COPYRIGHT 2016,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -335,14 +335,6 @@ class CenMbaTdCtlr : public CenMbaTdCtlrCommon
int32_t getTpsCeThr( uint16_t & o_thr );
/**
- * @brief Sets the CE thresholds in hardware for a TPS procedure.
- * @return Non-SUCCESS if an internal function fails, SUCCESS otherwise.
- * @note iv_tdState must be set to a valid TPS phase before calling this
- * function.
- */
- int32_t setTpsThresholds();
-
- /**
* @brief Sets iv_mark in hardware and adds a VCM request to the TD queue.
* @param io_sc The step code data struct.
* @note iv_mark must be set with the chip mark before calling this
OpenPOWER on IntegriCloud