From 26f297e98109d8dd6e09dcb69ec371463732e464 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Mon, 26 May 2014 11:27:54 +0300 Subject: AGESA: Drop board and chipset -specific callout headers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If973f28931e65a57cbb8d6739542a57c844f0d66 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/7115 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi Reviewed-by: Edward O'Callaghan --- src/mainboard/amd/south_station/BiosCallOuts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/amd/south_station/BiosCallOuts.c') diff --git a/src/mainboard/amd/south_station/BiosCallOuts.c b/src/mainboard/amd/south_station/BiosCallOuts.c index cd265ab192..693f1594db 100644 --- a/src/mainboard/amd/south_station/BiosCallOuts.c +++ b/src/mainboard/amd/south_station/BiosCallOuts.c @@ -19,7 +19,7 @@ #include "AGESA.h" #include "amdlib.h" -#include "BiosCallOuts.h" +#include #include "heapManager.h" #include "SB800.h" #include -- cgit v1.2.3