summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/mss.H
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2017-03-13 11:22:05 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-03-22 15:24:01 -0400
commit0f5d9ad1ca5f27d3aaeecceea0f326e65a70478b (patch)
treeacc740a285a403ebb68aa1e11f6925906d3b92a9 /src/import/chips/p9/procedures/hwp/memory/mss.H
parent6e5abe411a81cde8ba3ae51df35d42667d9ef9f2 (diff)
downloadtalos-hostboot-0f5d9ad1ca5f27d3aaeecceea0f326e65a70478b.tar.gz
talos-hostboot-0f5d9ad1ca5f27d3aaeecceea0f326e65a70478b.zip
Move find API to share among memory controllers
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://ralgit01.raleigh.ibm.com/gerrit1/37884 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: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/mss.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/mss.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/mss.H b/src/import/chips/p9/procedures/hwp/memory/mss.H
index a163b61e8..7644e72a8 100644
--- a/src/import/chips/p9/procedures/hwp/memory/mss.H
+++ b/src/import/chips/p9/procedures/hwp/memory/mss.H
@@ -52,7 +52,7 @@
#include <generic/memory/lib/utils/pos.H>
#include <lib/utils/swizzle.H>
#include <lib/utils/conversions.H>
-#include <lib/utils/find.H>
+#include <generic/memory/lib/utils/find.H>
#include <lib/utils/poll.H>
#include <lib/utils/checker.H>
#include <lib/utils/dump_regs.H>
OpenPOWER on IntegriCloud