summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/common/framework/register/prdfHomRegisterAccess.H
diff options
context:
space:
mode:
authorprashanthacharya <prashanthacharya@in.ibm.com>2013-02-21 02:22:04 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-03-14 15:57:30 -0500
commitc303bce617567de5d32c838fae74f608096aa71b (patch)
tree7398a1a1f26e307a904b7fb3a9367dd84ca2ed63 /src/usr/diag/prdf/common/framework/register/prdfHomRegisterAccess.H
parentbd34d3145fe925a3fdbd52a48175d3c0a4c23321 (diff)
downloadblackbird-hostboot-c303bce617567de5d32c838fae74f608096aa71b.tar.gz
blackbird-hostboot-c303bce617567de5d32c838fae74f608096aa71b.zip
Refactoring PRDF file iipglobl.h
To move hostboot/fsp specific code out of iipglobl.h file and placing the same in respective hostboot/fsp folder inside prdfErrorLog.H and also to rename iipglobl.h to prdfGlobal.H. Change-Id: Iae0493da66196fcadd16bea741138590200361c2 RTC: 63999 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3283 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3562
Diffstat (limited to 'src/usr/diag/prdf/common/framework/register/prdfHomRegisterAccess.H')
-rwxr-xr-xsrc/usr/diag/prdf/common/framework/register/prdfHomRegisterAccess.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/common/framework/register/prdfHomRegisterAccess.H b/src/usr/diag/prdf/common/framework/register/prdfHomRegisterAccess.H
index 9756d2683..4900fff96 100755
--- a/src/usr/diag/prdf/common/framework/register/prdfHomRegisterAccess.H
+++ b/src/usr/diag/prdf/common/framework/register/prdfHomRegisterAccess.H
@@ -36,8 +36,8 @@
#include <iipMopRegisterAccess.h>
#include <vector>
#include <prdfPlatServices.H>
-#include <iipglobl.h>
-
+#include <prdfErrlUtil.H>
+#include <prdfGlobal.H>
//--------------------------------------------------------------------
// Forward References
//--------------------------------------------------------------------
OpenPOWER on IntegriCloud