summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKahn Evans <kahnevan@us.ibm.com>2017-03-21 14:48:44 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-03-23 23:57:32 -0400
commit5474d3270a3e6a3e8e92dbef9de137e6b35904c2 (patch)
tree015229991bbd91e813fbec56ce258b34f6a39a51 /src
parent7607f6473108cfa30174e5ef5790e395a17c5d1d (diff)
downloadtalos-sbe-5474d3270a3e6a3e8e92dbef9de137e6b35904c2.tar.gz
talos-sbe-5474d3270a3e6a3e8e92dbef9de137e6b35904c2.zip
Include p9_ring_id.h or p9_ringId.H
Prepare for it no longer being included in fapi2_hw_access.H Change-Id: I9d95f86e9a63810b0b96a0a84415d0349816e981 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38248 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38252 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/hwp/core/p9_hcd_core_arrayinit.C1
-rw-r--r--src/import/chips/p9/utils/p9_putRingUtils.H1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/core/p9_hcd_core_arrayinit.C b/src/import/chips/p9/procedures/hwp/core/p9_hcd_core_arrayinit.C
index f76992c4..1726fd59 100644
--- a/src/import/chips/p9/procedures/hwp/core/p9_hcd_core_arrayinit.C
+++ b/src/import/chips/p9/procedures/hwp/core/p9_hcd_core_arrayinit.C
@@ -45,6 +45,7 @@
#include <p9_perv_sbe_cmn.H>
#include <p9_hcd_common.H>
#include "p9_hcd_core_arrayinit.H"
+#include <p9_ring_id.h>
//------------------------------------------------------------------------------
// Constant Definitions
diff --git a/src/import/chips/p9/utils/p9_putRingUtils.H b/src/import/chips/p9/utils/p9_putRingUtils.H
index 94d211ad..9c3c91bd 100644
--- a/src/import/chips/p9/utils/p9_putRingUtils.H
+++ b/src/import/chips/p9/utils/p9_putRingUtils.H
@@ -37,6 +37,7 @@
#include <return_code.H>
#include <fapi2.H>
+#include <p9_ringId.H>
namespace RS4
{
OpenPOWER on IntegriCloud