binaryPI: Switch to agesa/def_callouts.c
Change-Id: Id20a49385aeb336461acd0bd186a4ab7f3fb95b8 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/19274 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include <device/device.h>
|
||||
#include "AGESA.h"
|
||||
#include "amdlib.h"
|
||||
#include <northbridge/amd/pi/BiosCallOuts.h>
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include <northbridge/amd/pi/00660F01/chip.h>
|
||||
#include "Ids.h"
|
||||
#include "heapManager.h"
|
||||
@@ -28,7 +28,6 @@
|
||||
#endif
|
||||
#include "hudson.h"
|
||||
#include <stdlib.h>
|
||||
#include "BiosCallOuts.h"
|
||||
#include "northbridge/amd/pi/dimmSpd.h"
|
||||
#include "northbridge/amd/pi/agesawrapper.h"
|
||||
#include <boardid.h>
|
||||
|
Reference in New Issue
Block a user