summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.H
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2017-02-03 04:00:10 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-03-03 16:07:47 -0500
commit2ccacdf494ec8ee562772dbc5c507ee791244373 (patch)
tree1e8275ff64729d8a0e8b54fc70534515280a334f /src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.H
parent4aa5857f24f39cf7ec2905e6a9b0826c13cdc3c8 (diff)
downloadtalos-hostboot-2ccacdf494ec8ee562772dbc5c507ee791244373.tar.gz
talos-hostboot-2ccacdf494ec8ee562772dbc5c507ee791244373.zip
Add c_str generic API and update makefiles
Change-Id: I0813cc538db01856d36f7a81fb51e08ab5203b60 Original-Change-Id: I95e3b9013d3ab0c352d3614c12ee4ef0d26965d0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35924 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37416 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/procedures/hwp/memory/lib/mc/xlate.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.H b/src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.H
index ab85bb6a6..1ae8905d0 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/mc/xlate.H
@@ -43,7 +43,7 @@
#include <lib/shared/mss_const.H>
#include <lib/utils/scom.H>
-#include <lib/utils/c_str.H>
+#include <c_str.H>
#include <lib/dimm/kind.H>
namespace mss
OpenPOWER on IntegriCloud