summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-03-17 06:51:31 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-03-18 09:34:52 -0400
commit7bf6f1bd710c4afe88ccbc39ba3e108987874fdd (patch)
treea0f9973eca390caf3acb59acc9d070872751d206 /src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C
parentb8e4c142d9ea55ecd7bc0ee499a6ab70ba1ab6a4 (diff)
downloadtalos-hostboot-7bf6f1bd710c4afe88ccbc39ba3e108987874fdd.tar.gz
talos-hostboot-7bf6f1bd710c4afe88ccbc39ba3e108987874fdd.zip
Change procedure include paths
Change-Id: I1c2e058d3e69d27994d3ce3a7c20d9d814303ca1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22175 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Brent Wieman <bwieman@us.ibm.com> Dev-Ready: Brent Wieman <bwieman@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22176 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C b/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C
index e891fff9a..24c8716af 100644
--- a/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C
+++ b/src/import/chips/p9/procedures/hwp/memory/p9_mss_eff_config_thermal.C
@@ -28,7 +28,7 @@
// *HWP Consumed by: FSP:HB
#include <fapi2.H>
-#include "p9_mss_eff_config_thermal.H"
+#include <p9_mss_eff_config_thermal.H>
///
/// @brief Perform thermal calculations as part of the effective configuration
OpenPOWER on IntegriCloud