summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/state_machine.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-02-17 15:39:20 -0500
commit6837ea2a8c039ece97d5dbebb559238a000b7bfe (patch)
treee1c7f5e3985f596ffdd9ded536b00e3698592f8f /src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/state_machine.H
parentdbb2cfc9f531393e847a5a05f181c4cc52d13c3e (diff)
downloadtalos-hostboot-6837ea2a8c039ece97d5dbebb559238a000b7bfe.tar.gz
talos-hostboot-6837ea2a8c039ece97d5dbebb559238a000b7bfe.zip
Add c_str generic API and update makefiles
Change-Id: I954c95683b29ec61f1ebf33ef0e7c6de484a4d35 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/36665 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/state_machine.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/state_machine.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/state_machine.H b/src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/state_machine.H
index 99611cacb..b58f4522e 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/state_machine.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/dimm/ddr4/state_machine.H
@@ -37,7 +37,7 @@
#define _MSS_STATE_MACHINE_H_
#include <fapi2.H>
-#include <lib/utils/c_str.H>
+#include <c_str.H>
#include <lib/utils/checker.H>
namespace mss
OpenPOWER on IntegriCloud