From 3fa4350d6ae358826f12f40f55d917bf85ba7efd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Fri, 27 May 2016 08:37:18 +0300 Subject: AGESA boards: Drop unused include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These files do not use definitions from OptionsIds.h. Also those definitions are required and already included for Ids.h. Change-Id: I149fcfe2ad72fe3d7390ee2043a86432aeae3f08 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/14980 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/gizmosphere') diff --git a/src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c b/src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c index c83e09519d..b639e9629f 100644 --- a/src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c +++ b/src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c @@ -17,7 +17,6 @@ #include "amdlib.h" #include #include "Ids.h" -#include "OptionsIds.h" #include "heapManager.h" #include "FchPlatform.h" #include "cbfs.h" -- cgit v1.2.3