From 12f6d91a98ea08e94be6458c6d7fb2ff3563a36a Mon Sep 17 00:00:00 2001 From: Richard Spiegel Date: Tue, 14 Aug 2018 17:21:04 -0700 Subject: src/vendorcode/amd/pi/00670F00/Proc/Fch/Common: Remove unused headers Header files AcpiLib.h, FchDef.h and FchBiosRamUsage.h became obsolete when VENDORCODE_FULL_SUPPORT was removed. Therefor they should be removed. BUG=b:112602580 TEST=Build grunt and gardenia. Change-Id: If4fdb9ae1e106ba15f2a073f592499e638e40c65 Signed-off-by: Richard Spiegel Reviewed-on: https://review.coreboot.org/28093 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/vendorcode/amd/pi/00670F00/Proc/Fch/FchPlatform.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/vendorcode/amd/pi/00670F00/Proc/Fch/FchPlatform.h') diff --git a/src/vendorcode/amd/pi/00670F00/Proc/Fch/FchPlatform.h b/src/vendorcode/amd/pi/00670F00/Proc/Fch/FchPlatform.h index 04784fe3fa..118473cab7 100644 --- a/src/vendorcode/amd/pi/00670F00/Proc/Fch/FchPlatform.h +++ b/src/vendorcode/amd/pi/00670F00/Proc/Fch/FchPlatform.h @@ -110,9 +110,6 @@ #include "Fch.h" #include "amdlib.h" #include "FchCommonCfg.h" -#include "AcpiLib.h" -#include "FchDef.h" -#include "FchBiosRamUsage.h" #include "AmdFch.h" extern CONST BUILD_OPT_CFG UserOptions; -- cgit v1.2.3