summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/mc/perf_reg.C
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2017-03-13 23:20:17 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-03-18 10:31:54 -0400
commitdb18489a8cf55c2b3f01e98577ec2be5c3045aa6 (patch)
tree9327208cbe1f01612d8a7ad4f842ebc754b268c6 /src/import/chips/p9/procedures/hwp/memory/lib/mc/perf_reg.C
parent5475af82e4c545f9a262b5bbe544504ba41d5e75 (diff)
downloadtalos-hostboot-db18489a8cf55c2b3f01e98577ec2be5c3045aa6.tar.gz
talos-hostboot-db18489a8cf55c2b3f01e98577ec2be5c3045aa6.zip
Move scom API to share among controllers
Change-Id: I3b3d0bf72f5b52a49c6ea9d09ed91dfbf9613b1b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37882 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38017 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/mc/perf_reg.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/mc/perf_reg.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/mc/perf_reg.C b/src/import/chips/p9/procedures/hwp/memory/lib/mc/perf_reg.C
index 26bc13526..64d84462b 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/mc/perf_reg.C
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/mc/perf_reg.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016 */
+/* Contributors Listed Below - COPYRIGHT 2016,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -41,7 +41,7 @@
#include <lib/mss_attribute_accessors.H>
#include <lib/mc/mc.H>
-#include <lib/utils/scom.H>
+#include <generic/memory/lib/utils/scom.H>
#include <lib/dimm/kind.H>
#include <lib/utils/find.H>
OpenPOWER on IntegriCloud