From a257efcfcc0c637b9e79fd0ddb958dae85f89a0b Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sun, 10 Sep 2017 23:44:50 +0300 Subject: AGESA boards: Clean up Ids.h and Filecode.h includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9cb63ff58900a39d7cd8e3da2b9a9a95c2a41a69 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/21484 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/mainboard/tyan/s8226/BiosCallOuts.c | 1 - src/mainboard/tyan/s8226/buildOpts.c | 2 -- 2 files changed, 3 deletions(-) (limited to 'src/mainboard/tyan') diff --git a/src/mainboard/tyan/s8226/BiosCallOuts.c b/src/mainboard/tyan/s8226/BiosCallOuts.c index b7d263d44b..6cddad242c 100644 --- a/src/mainboard/tyan/s8226/BiosCallOuts.c +++ b/src/mainboard/tyan/s8226/BiosCallOuts.c @@ -17,7 +17,6 @@ #include "amdlib.h" #include #include -#include "Ids.h" #include #include diff --git a/src/mainboard/tyan/s8226/buildOpts.c b/src/mainboard/tyan/s8226/buildOpts.c index 7c5ea5a34a..7a3afa9262 100644 --- a/src/mainboard/tyan/s8226/buildOpts.c +++ b/src/mainboard/tyan/s8226/buildOpts.c @@ -17,8 +17,6 @@ #include "AGESA.h" #include "AdvancedApi.h" -#include "Filecode.h" -#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE /* AGESA will check the OEM configuration during preprocessing stage, * coreboot enable -Wundef option, so we should make sure we have all contanstand defined -- cgit v1.2.3