summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/decoder.C
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-10 22:00:32 -0500
commit10c47be7297367f6e191dd043915b6e350a39fc8 (patch)
tree67a14fe4aef73977d35441960c8a9a95ae922a14 /src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/decoder.C
parent20f6c12d57b302d7a384ec041461eb6f023e06a5 (diff)
downloadtalos-hostboot-10c47be7297367f6e191dd043915b6e350a39fc8.tar.gz
talos-hostboot-10c47be7297367f6e191dd043915b6e350a39fc8.zip
Add c_str generic API and update makefiles
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/35952 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: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/decoder.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/decoder.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/decoder.C b/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/decoder.C
index e9bc4a3bb..a1d322197 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/decoder.C
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/decoder.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016 */
+/* Contributors Listed Below - COPYRIGHT 2016,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -42,7 +42,7 @@
#include <lib/power_thermal/throttle.H>
#include <lib/power_thermal/decoder.H>
#include <lib/utils/find.H>
-#include <lib/utils/c_str.H>
+#include <c_str.H>
#include <lib/utils/count_dimm.H>
#include <lib/dimm/kind.H>
OpenPOWER on IntegriCloud