From 7c60498de703881b689e06fdd1a14f741a93d5c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= 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/hp/abm/BiosCallOuts.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/hp') diff --git a/src/mainboard/hp/abm/BiosCallOuts.c b/src/mainboard/hp/abm/BiosCallOuts.c index 8c08052ee4..117c2a6bfa 100644 --- a/src/mainboard/hp/abm/BiosCallOuts.c +++ b/src/mainboard/hp/abm/BiosCallOuts.c @@ -15,7 +15,6 @@ */ #include "AGESA.h" -#include "amdlib.h" #include #include #include "FchPlatform.h" -- cgit v1.2.3