Garrett Kirkendall has uploaded this change for review. ( https://review.coreboot.org/26755
Change subject: vendorcode/amd/pi/00670F00: Remove IdsLib.h ref ......................................................................
vendorcode/amd/pi/00670F00: Remove IdsLib.h ref
Remove Proc/IDS/IdsLib.h from being included in src/vendorcode/amd/pi/00670F00/agesa_headers.h. It is no longer needed.
BUG=b:69220826 BRANCH=master TEST=build Gardenia, Kahlee, and Grunt systems.
Change-Id: I03134b37ac4ed30c425b6af727da74bc8d480670 Signed-off-by: Garrett Kirkendall garrett.kirkendall@amd.corp-partner.google.com --- M src/vendorcode/amd/pi/00670F00/agesa_headers.h 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/26755/1
diff --git a/src/vendorcode/amd/pi/00670F00/agesa_headers.h b/src/vendorcode/amd/pi/00670F00/agesa_headers.h index fb17927..a8deae5 100644 --- a/src/vendorcode/amd/pi/00670F00/agesa_headers.h +++ b/src/vendorcode/amd/pi/00670F00/agesa_headers.h @@ -25,7 +25,6 @@ #include "Include/Ids.h" #include "Include/PlatformMemoryConfiguration.h" #include "Proc/Fch/FchPlatform.h" -#include "Proc/IDS/IdsLib.h" #include "Proc/Psp/PspBaseLib/PspBaseLib.h" #pragma pack(pop) #undef AGESA_HEADERS_ARE_WRAPPED