summaryrefslogtreecommitdiff
path: root/src/mainboard/gizmosphere
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2016-05-27 08:37:18 +0300
committerMartin Roth <martinroth@google.com>2016-06-03 04:57:37 +0200
commit3fa4350d6ae358826f12f40f55d917bf85ba7efd (patch)
tree27adc9f597f079cd1bf65991f96da9e8c3bb31b2 /src/mainboard/gizmosphere
parent44bb9bdec86d2f0118fc6c1e8d6d0443cf81d235 (diff)
downloadcoreboot-3fa4350d6ae358826f12f40f55d917bf85ba7efd.tar.xz
AGESA boards: Drop unused include
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 <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/14980 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/gizmosphere')
-rw-r--r--src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c1
1 files changed, 0 insertions, 1 deletions
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 <northbridge/amd/agesa/BiosCallOuts.h>
#include "Ids.h"
-#include "OptionsIds.h"
#include "heapManager.h"
#include "FchPlatform.h"
#include "cbfs.h"