summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/mss_utils.H
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/lib/mss_utils.H
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/lib/mss_utils.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/mss_utils.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/mss_utils.H b/src/import/chips/p9/procedures/hwp/memory/lib/mss_utils.H
index fa0180616..574ac532f 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/mss_utils.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/mss_utils.H
@@ -39,6 +39,6 @@
//TK: what is this for? BRS
#include <lib/utils/index.H>
-#include <c_str.H>
+#include <generic/memory/lib/utils/c_str.H>
#endif // _MSS_P9_ATTR_UTILS_H_
OpenPOWER on IntegriCloud