From 9de82612fe722cf3526ed508a463bfb6c9f911d0 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 13 Apr 2017 16:56:07 +0300 Subject: binaryPI: Switch to agesa/def_callouts.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id20a49385aeb336461acd0bd186a4ab7f3fb95b8 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/19274 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/amd/bettong/BiosCallOuts.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mainboard/amd/bettong/BiosCallOuts.c') diff --git a/src/mainboard/amd/bettong/BiosCallOuts.c b/src/mainboard/amd/bettong/BiosCallOuts.c index 5d5cde01d3..a2bd36d4a6 100644 --- a/src/mainboard/amd/bettong/BiosCallOuts.c +++ b/src/mainboard/amd/bettong/BiosCallOuts.c @@ -17,7 +17,7 @@ #include #include "AGESA.h" #include "amdlib.h" -#include +#include #include #include "Ids.h" #include "heapManager.h" @@ -28,7 +28,6 @@ #endif #include "hudson.h" #include -#include "BiosCallOuts.h" #include "northbridge/amd/pi/dimmSpd.h" #include "northbridge/amd/pi/agesawrapper.h" #include -- cgit v1.2.3