summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/plat/mem/prdfMemScrubUtils.C
diff options
context:
space:
mode:
authorCaleb Palmer <cnpalmer@us.ibm.com>2019-03-25 14:33:15 -0500
committerZane C. Shelley <zshelle@us.ibm.com>2019-04-01 10:14:19 -0500
commitf2837b85611f71238e50d353fe3591cf5e5c9a12 (patch)
tree54a3e5c8de3abd222c7511504a54c3aa18682fba /src/usr/diag/prdf/plat/mem/prdfMemScrubUtils.C
parent16024c9f92fa83ea5e010b31a744f9d8ef847c1e (diff)
downloadtalos-hostboot-f2837b85611f71238e50d353fe3591cf5e5c9a12.tar.gz
talos-hostboot-f2837b85611f71238e50d353fe3591cf5e5c9a12.zip
PRD: Memory HWP include updates
Change-Id: I00b9f2179ca209f7af14a33a6526b86cec22904f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/74970 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Benjamen G. Tyner <ben.tyner@ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75186 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/plat/mem/prdfMemScrubUtils.C')
-rw-r--r--src/usr/diag/prdf/plat/mem/prdfMemScrubUtils.C5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/plat/mem/prdfMemScrubUtils.C b/src/usr/diag/prdf/plat/mem/prdfMemScrubUtils.C
index 84dd2d2f8..9d8e00f50 100644
--- a/src/usr/diag/prdf/plat/mem/prdfMemScrubUtils.C
+++ b/src/usr/diag/prdf/plat/mem/prdfMemScrubUtils.C
@@ -27,6 +27,10 @@
* @brief Define the functionality necessary to start initial background scrub
*/
+// HWP includes
+#include <lib/shared/nimbus_defaults.H>
+#include <lib/mcbist/memdiags.H>
+
// Framework includes
#include <prdfMemScrubUtils.H>
#include <prdfExtensibleChip.H>
@@ -36,7 +40,6 @@
#include <fapi2.H>
#include <prdfTargetServices.H>
#include <prdfRegisterCache.H>
-#include <lib/mcbist/memdiags.H>
// Platform includes
#include <prdfMemThresholds.H>
OpenPOWER on IntegriCloud