summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/throttle.C
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2018-03-13 13:55:57 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-04-05 09:38:58 -0400
commit717ac2a28f55fd63c8d45284aea30b17dff93b70 (patch)
tree1f432a99bcd4c5dfa410ac9c8741b707e699659d /src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/throttle.C
parente286748a94bde253ec0d0d5bfae7d1df99393546 (diff)
downloadtalos-hostboot-717ac2a28f55fd63c8d45284aea30b17dff93b70.tar.gz
talos-hostboot-717ac2a28f55fd63c8d45284aea30b17dff93b70.zip
Moves count_dimm to be in the memory generic folder
Change-Id: I6ff967f0f7d8f337f3e9b2011ba62e5554843f95 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55871 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@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/55949 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/power_thermal/throttle.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/throttle.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/throttle.C b/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/throttle.C
index f602a709c..1cebe04ef 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/throttle.C
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/throttle.C
@@ -38,7 +38,7 @@
// mss lib
#include <lib/power_thermal/throttle.H>
-#include <lib/utils/count_dimm.H>
+#include <generic/memory/lib/utils/count_dimm.H>
#include <mss.H>
using fapi2::TARGET_TYPE_MCA;
using fapi2::TARGET_TYPE_MCS;
OpenPOWER on IntegriCloud