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-06 15:31:18 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-03-15 08:43:58 -0400
commit4d602563b3fc2b788a9521aa3b381ea6929d7877 (patch)
treecff8f674a672b550f1df6b72b81d2cba99c925d5 /src/import/chips/p9/procedures/hwp/memory/p9_mss_volt.C
parent0e588da296cc908732c1f774c09b3226b5a93b56 (diff)
downloadtalos-hostboot-4d602563b3fc2b788a9521aa3b381ea6929d7877.tar.gz
talos-hostboot-4d602563b3fc2b788a9521aa3b381ea6929d7877.zip
Add pos API to be shared among controllers, move generic files to utils
Change-Id: I7daedddf83c6a34f28417c97a28e78d88ec5c9af Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37562 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: LUCAS W. MULKEY <lwmulkey@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37630 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-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.C4
1 files changed, 2 insertions, 2 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 a8d330355..8fa1c3c66 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
@@ -46,8 +46,8 @@
#include <lib/spd/spd_factory.H>
#include <lib/spd/common/spd_decoder.H>
#include <lib/eff_config/attr_setters.H>
-#include <c_str.H>
-#include <lib/utils/pos.H>
+#include <generic/memory/lib/utils/c_str.H>
+#include <generic/memory/lib/utils/pos.H>
#include <lib/utils/find.H>
#include <lib/utils/checker.H>
OpenPOWER on IntegriCloud