summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/framework/config
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2014-10-18 10:46:25 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-10-23 20:27:17 -0500
commit573585fede8ff8db8d3fcc0debd2356efc38d411 (patch)
tree9eb230f7bfe8864df299d422d71362245fdd1450 /src/usr/diag/prdf/common/framework/config
parentec665b59ea685b731f98546d0e8378c83639279f (diff)
downloadtalos-hostboot-573585fede8ff8db8d3fcc0debd2356efc38d411.tar.gz
talos-hostboot-573585fede8ff8db8d3fcc0debd2356efc38d411.zip
PRD: Handling clock failover for PLL
Change-Id: Ibeb10c30cc103eae43c7e982dbe6a5889e8f0b28 CQ: SW282729 Backport: release-fips820 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14072 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14159
Diffstat (limited to 'src/usr/diag/prdf/common/framework/config')
-rwxr-xr-xsrc/usr/diag/prdf/common/framework/config/prdfPllDomain.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/common/framework/config/prdfPllDomain.C b/src/usr/diag/prdf/common/framework/config/prdfPllDomain.C
index 5b87ca01c..9d701d981 100755
--- a/src/usr/diag/prdf/common/framework/config/prdfPllDomain.C
+++ b/src/usr/diag/prdf/common/framework/config/prdfPllDomain.C
@@ -40,12 +40,14 @@
#include <iipSystem.h>
#include <UtilHash.H>
#include <prdfP8ProcMbCommonExtraSig.H>
+#include <prdfPllUtils.H>
using namespace TARGETING;
namespace PRDF
{
+using namespace PLL;
using namespace PlatServices;
//------------------------------------------------------------------------------
OpenPOWER on IntegriCloud