From 8165583ed9234364824c41b7b74153aba36b60ce Mon Sep 17 00:00:00 2001 From: Charles Marslett Date: Tue, 24 Jul 2018 10:43:33 -0500 Subject: amd/common/psp: Remove use of PspBaseLib Eliminate the references to PspBaseLib.c and PspBaseLib.h in agesa_headers.h. Fix psp.c references to definitions in those files by adding them to include/amdblocks/psp.h. BUG=b:78514564 TEST=Build and boot grunt/ChromeOS and restore an image from the internet. Change-Id: I2740ceb945736c6e413f7d0bd0c41a19e19c7d5a Signed-off-by: Charles Marslett Reviewed-on: https://review.coreboot.org/27619 Reviewed-by: Richard Spiegel Reviewed-by: Marshall Dawson Tested-by: build bot (Jenkins) --- src/vendorcode/amd/pi/00670F00/agesa_headers.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vendorcode/amd') diff --git a/src/vendorcode/amd/pi/00670F00/agesa_headers.h b/src/vendorcode/amd/pi/00670F00/agesa_headers.h index e03bda5506..c9de8b7edc 100644 --- a/src/vendorcode/amd/pi/00670F00/agesa_headers.h +++ b/src/vendorcode/amd/pi/00670F00/agesa_headers.h @@ -24,7 +24,6 @@ #include "Include/PlatformMemoryConfiguration.h" #include "Proc/Fch/FchPlatform.h" -#include "Proc/Psp/PspBaseLib/PspBaseLib.h" #pragma pack(pop) #undef AGESA_HEADERS_ARE_WRAPPED -- cgit v1.2.3