summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/plat/pegasus/prdfCenMbaThresholds.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/plat/pegasus/prdfCenMbaThresholds.H')
-rwxr-xr-xsrc/usr/diag/prdf/plat/pegasus/prdfCenMbaThresholds.H7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/usr/diag/prdf/plat/pegasus/prdfCenMbaThresholds.H b/src/usr/diag/prdf/plat/pegasus/prdfCenMbaThresholds.H
index f1bb83442..37475792f 100755
--- a/src/usr/diag/prdf/plat/pegasus/prdfCenMbaThresholds.H
+++ b/src/usr/diag/prdf/plat/pegasus/prdfCenMbaThresholds.H
@@ -5,7 +5,9 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2013,2014 */
+/* Contributors Listed Below - COPYRIGHT 2013,2015 */
+/* [+] International Business Machines Corp. */
+/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
@@ -31,7 +33,6 @@
#include <prdfCenMbaThresholds_common.H>
#include <prdfMfgThresholdMgr.H>
-#include <prdfMfgThresholds.H>
namespace PRDF
{
@@ -44,7 +45,7 @@ class ExtensibleChip;
inline uint8_t getMnfgCeTh()
{
return MfgThresholdMgr::getInstance()->
- getThreshold( PRDF_CEN_MBA_IPL_SOFT_CE_TH_ALGO );
+ getThreshold( TARGETING::ATTR_MNFG_TH_CEN_MBA_IPL_SOFT_CE_TH_ALGO );
}
OpenPOWER on IntegriCloud