summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/p9_mss_volt.C
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/p9_mss_volt.C
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/p9_mss_volt.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/p9_mss_volt.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/p9_mss_volt.C b/src/import/chips/p9/procedures/hwp/memory/p9_mss_volt.C
index 8fa1c3c66..ccd180c06 100644
--- a/src/import/chips/p9/procedures/hwp/memory/p9_mss_volt.C
+++ b/src/import/chips/p9/procedures/hwp/memory/p9_mss_volt.C
@@ -48,7 +48,7 @@
#include <lib/eff_config/attr_setters.H>
#include <generic/memory/lib/utils/c_str.H>
#include <generic/memory/lib/utils/pos.H>
-#include <lib/utils/find.H>
+#include <generic/memory/lib/utils/find.H>
#include <lib/utils/checker.H>
using fapi2::TARGET_TYPE_MCBIST;
OpenPOWER on IntegriCloud