vendorcode/amd/pi/00670F00: Remove unused headers
Remove unused header files in src/vendorcode/amd/pi/00670F00/agesa_headers.h. This is a first clean up. Hopefully more headers will be removed in other commits. Header files cannot be removed at this time. They are used by files in vendorcode/amd/pi/00670F00/. BUG=b:77944801 BRANCH=none TEST=build Gardenia and Grunt Change-Id: I99b77f6ba41ded30122a01bbe709681312561436 Signed-off-by: Garrett Kirkendall <garrett.kirkendall@amd.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/25644 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
		
				
					committed by
					
						 Patrick Georgi
						Patrick Georgi
					
				
			
			
				
	
			
			
			
						parent
						
							30df2a41ce
						
					
				
				
					commit
					1b92474412
				
			| @@ -22,12 +22,10 @@ | ||||
| #include "AGESA.h" | ||||
| #include "AMD.h" | ||||
|  | ||||
| #include "Proc/Fch/Common/FchCommonCfg.h" | ||||
| #include "Proc/Fch/Fch.h" | ||||
| #include "Include/Ids.h" | ||||
| #include "Include/PlatformMemoryConfiguration.h" | ||||
| #include "Proc/Fch/FchPlatform.h" | ||||
| #include "Proc/CPU/heapManager.h" | ||||
| #include "Proc/Psp/PspBaseLib/PspBaseLib.h" | ||||
| #pragma pack(pop) | ||||
| #undef AGESA_HEADERS_ARE_WRAPPED | ||||
|   | ||||
		Reference in New Issue
	
	Block a user