From f2837b85611f71238e50d353fe3591cf5e5c9a12 Mon Sep 17 00:00:00 2001 From: Caleb Palmer Date: Mon, 25 Mar 2019 14:33:15 -0500 Subject: PRD: Memory HWP include updates Change-Id: I00b9f2179ca209f7af14a33a6526b86cec22904f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/74970 Tested-by: Jenkins Server Reviewed-by: Brian J. Stegmiller Reviewed-by: Benjamen G. Tyner Reviewed-by: Caleb N. Palmer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75186 Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: Zane C. Shelley --- src/usr/diag/prdf/plat/mem/prdfMemScrubUtils.C | 5 ++++- src/usr/diag/prdf/plat/prdfPlatServices.H | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'src') 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 +#include + // Framework includes #include #include @@ -36,7 +40,6 @@ #include #include #include -#include // Platform includes #include diff --git a/src/usr/diag/prdf/plat/prdfPlatServices.H b/src/usr/diag/prdf/plat/prdfPlatServices.H index b2a495bfa..e1710119c 100644 --- a/src/usr/diag/prdf/plat/prdfPlatServices.H +++ b/src/usr/diag/prdf/plat/prdfPlatServices.H @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2016,2018 */ +/* Contributors Listed Below - COPYRIGHT 2016,2019 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -34,6 +34,7 @@ * is common between FSP and Hostboot should be in the respective common file. */ +#include // Memory HWP constant defs #include // MCBIST command interfaces #include // MBA command interfaces -- cgit v1.2.3