summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2017-03-13 11:22:05 -0500
committerDaniel M Crowell <dcrowell@us.ibm.com>2019-08-20 08:37:52 -0500
commitf3b51d33a2d71892b9d065a3fa1e53a9616070a6 (patch)
tree1dbc14e47cf6198ec992f40babf23443eea35266 /src/import/chips/p9
parent85b7c42f14fc9f4d7ee9b5a873268f47705878be (diff)
downloadtalos-hostboot-f3b51d33a2d71892b9d065a3fa1e53a9616070a6.tar.gz
talos-hostboot-f3b51d33a2d71892b9d065a3fa1e53a9616070a6.zip
Move find API to share among memory controllers
Change-Id: I14956712e761b2c32ebadd048aa47315a034d88a Original-Change-Id: I25b2a380f85e3e66f38299d2285934faf900ffdb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37850 Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Dev-Ready: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82430 Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C b/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C
index 0f1f8006c..4cfe78af6 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C
@@ -36,7 +36,7 @@
#include <fapi2.H>
#include <lib/utils/dump_regs.H>
#include <lib/mc/mc.H>
-#include <lib/utils/find.H>
+#include <generic/memory/lib/utils/find.H>
using fapi2::TARGET_TYPE_MCA;
using fapi2::TARGET_TYPE_MCS;
OpenPOWER on IntegriCloud