AGESA boards: Drop unused include
These files do not use definitions from OptionsIds.h. Also those definitions are required and already included for Ids.h. Change-Id: I149fcfe2ad72fe3d7390ee2043a86432aeae3f08 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/14980 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
committed by
Martin Roth
parent
44bb9bdec8
commit
3fa4350d6a
@@ -20,7 +20,6 @@
|
||||
#include <northbridge/amd/pi/BiosCallOuts.h>
|
||||
#include <northbridge/amd/pi/00660F01/chip.h>
|
||||
#include "Ids.h"
|
||||
#include "OptionsIds.h"
|
||||
#include "heapManager.h"
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
|
Reference in New Issue
Block a user