From 7c60498de703881b689e06fdd1a14f741a93d5c1 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 28 Sep 2017 17:14:56 +0300 Subject: AGESA binaryPI: Drop amdlib.h in BiosCallouts.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some fam14 boards will need more work on this area, those are to be addressed with followup patches. Change-Id: I14208cf8519a4cf71e4944d08a2dae36b7f1f878 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/21734 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson --- src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/gizmosphere/gizmo2') diff --git a/src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c b/src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c index e6bc68e032..fd3a821c09 100644 --- a/src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c +++ b/src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c @@ -14,7 +14,6 @@ */ #include "AGESA.h" -#include "amdlib.h" #include #include #include "FchPlatform.h" -- cgit v1.2.3