From bf3a3f2040ae5d261573b771052324fed9b9f7b0 Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Tue, 11 Nov 2014 16:37:10 +1100 Subject: mainboard: Strip out some dead includes Change-Id: I0079fa089ba863c6e447bcee3440a7e0ba0f2372 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/7429 Reviewed-by: Marc Jones Tested-by: build bot (Jenkins) --- src/mainboard/amd/thatcher/buildOpts.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/amd/thatcher') diff --git a/src/mainboard/amd/thatcher/buildOpts.c b/src/mainboard/amd/thatcher/buildOpts.c index 07ad1684d6..7ead4c691c 100644 --- a/src/mainboard/amd/thatcher/buildOpts.c +++ b/src/mainboard/amd/thatcher/buildOpts.c @@ -35,7 +35,6 @@ #include #include "AGESA.h" -//#include "CommonReturns.h" #include "Filecode.h" #define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE @@ -251,7 +250,6 @@ CONST AP_MTRR_SETTINGS ROMDATA TrinityApMtrrSettingsList[] = #define BLDCFG_AP_MTRR_SETTINGS_LIST &TrinityApMtrrSettingsList -//#include "VirgoInstall.h" /* Include the files that instantiate the configuration definitions. */ #include "cpuRegisters.h" -- cgit v1.2.3