From d63b97f9ab5bda1b696a53c66a3b802316762bfe Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Thu, 12 Jun 2014 16:12:43 +1000 Subject: mainboard/amd: Sanitise headers in PlatformGnbPcie.c It is hard to see where things are coming from without correct headers. Change-Id: I8e2195b101501ffd25464196283fb2bddb5b8f51 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/5980 Reviewed-by: Bruce Griffith Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel --- src/mainboard/amd/persimmon/PlatformGnbPcie.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/mainboard/amd/persimmon') diff --git a/src/mainboard/amd/persimmon/PlatformGnbPcie.c b/src/mainboard/amd/persimmon/PlatformGnbPcie.c index 112a8e4053..078f3cb022 100644 --- a/src/mainboard/amd/persimmon/PlatformGnbPcie.c +++ b/src/mainboard/amd/persimmon/PlatformGnbPcie.c @@ -17,15 +17,11 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "AGESA.h" -#include "amdlib.h" -#include "Ids.h" -#include "heapManager.h" #include "PlatformGnbPcieComplex.h" -#include "Filecode.h" #include "BiosCallOuts.h" #include +#include #define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE -- cgit v1.2.3