From 690afa1f8c49edcb423855e6b42cd2b9af602731 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sun, 12 Nov 2017 10:42:09 -0700 Subject: vendorcode/amd/pi/00670F00: Get rid of filecodes, replace filecode.h coreboot doesn't need AGESA's version of Filecode.h. Some of the files that have been copied from AGESA include the header, so we can't get rid of it completely yet. - Remove includes from files that weren't copied from the AGESA source. - Remove FILECODE definitions from coreboot source. BUG=B:69220826 TEST=Build Gardenia; Build & boot Kahlee. Change-Id: If16feafc12dedeb90363826b62ea7513e54277f4 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/22438 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Marshall Dawson --- src/vendorcode/amd/pi/00670F00/Lib/imc/ImcLib.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/vendorcode/amd/pi/00670F00/Lib/imc/ImcLib.c') diff --git a/src/vendorcode/amd/pi/00670F00/Lib/imc/ImcLib.c b/src/vendorcode/amd/pi/00670F00/Lib/imc/ImcLib.c index 5f192f3b96..3a5f8cdc02 100644 --- a/src/vendorcode/amd/pi/00670F00/Lib/imc/ImcLib.c +++ b/src/vendorcode/amd/pi/00670F00/Lib/imc/ImcLib.c @@ -42,8 +42,6 @@ **************************************************************************** */ #include "FchPlatform.h" -#include "Filecode.h" -#define FILECODE PROC_FCH_IMC_IMCLIB_FILECODE /** * WriteECmsg -- cgit v1.2.3