summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gizmosphere
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-09-10 23:44:50 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-09-12 17:24:00 +0000
commita257efcfcc0c637b9e79fd0ddb958dae85f89a0b (patch)
tree69e5916045046f0ed627b9a170e0d7930ed9508a /src/mainboard/gizmosphere
parentb7959b592191fab82824e1b7ed29aa7e2299ed33 (diff)
downloadcoreboot-a257efcfcc0c637b9e79fd0ddb958dae85f89a0b.tar.gz
coreboot-a257efcfcc0c637b9e79fd0ddb958dae85f89a0b.tar.bz2
coreboot-a257efcfcc0c637b9e79fd0ddb958dae85f89a0b.zip
AGESA boards: Clean up Ids.h and Filecode.h includes
Change-Id: I9cb63ff58900a39d7cd8e3da2b9a9a95c2a41a69 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21484 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/gizmosphere')
-rw-r--r--src/mainboard/gizmosphere/gizmo/OemCustomize.c1
-rw-r--r--src/mainboard/gizmosphere/gizmo/buildOpts.c2
-rw-r--r--src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c1
-rw-r--r--src/mainboard/gizmosphere/gizmo2/OemCustomize.c3
-rw-r--r--src/mainboard/gizmosphere/gizmo2/buildOpts.c2
5 files changed, 0 insertions, 9 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/OemCustomize.c b/src/mainboard/gizmosphere/gizmo/OemCustomize.c
index 173f7f99918d..2d8a893a31c6 100644
--- a/src/mainboard/gizmosphere/gizmo/OemCustomize.c
+++ b/src/mainboard/gizmosphere/gizmo/OemCustomize.c
@@ -16,7 +16,6 @@
#include "AGESA.h"
#include "amdlib.h"
-#include "Ids.h"
#include "heapManager.h"
#include <PlatformMemoryConfiguration.h>
#include "PlatformGnbPcieComplex.h"
diff --git a/src/mainboard/gizmosphere/gizmo/buildOpts.c b/src/mainboard/gizmosphere/gizmo/buildOpts.c
index d891875aa992..618679d63be3 100644
--- a/src/mainboard/gizmosphere/gizmo/buildOpts.c
+++ b/src/mainboard/gizmosphere/gizmo/buildOpts.c
@@ -28,8 +28,6 @@
#include <stdlib.h>
-#include "Filecode.h"
-#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
/* Select the CPU family. */
diff --git a/src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c b/src/mainboard/gizmosphere/gizmo2/BiosCallOuts.c
index 4fb762374572..e6bc68e032be 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 <northbridge/amd/agesa/state_machine.h>
-#include "Ids.h"
#include "FchPlatform.h"
#include "cbfs.h"
#include "imc.h"
diff --git a/src/mainboard/gizmosphere/gizmo2/OemCustomize.c b/src/mainboard/gizmosphere/gizmo2/OemCustomize.c
index 2f25a89cc7d9..b5a8173209c5 100644
--- a/src/mainboard/gizmosphere/gizmo2/OemCustomize.c
+++ b/src/mainboard/gizmosphere/gizmo2/OemCustomize.c
@@ -15,14 +15,11 @@
#include "AGESA.h"
#include "amdlib.h"
-#include "Ids.h"
#include "heapManager.h"
#include <PlatformMemoryConfiguration.h>
-#include "Filecode.h"
#include <northbridge/amd/agesa/state_machine.h>
-#define FILECODE PROC_GNB_PCIE_FAMILY_0X15_F15PCIECOMPLEXCONFIG_FILECODE
static const PCIe_PORT_DESCRIPTOR PortList [] = {
{
diff --git a/src/mainboard/gizmosphere/gizmo2/buildOpts.c b/src/mainboard/gizmosphere/gizmo2/buildOpts.c
index b8f717f4b72e..44e4a750ec85 100644
--- a/src/mainboard/gizmosphere/gizmo2/buildOpts.c
+++ b/src/mainboard/gizmosphere/gizmo2/buildOpts.c
@@ -27,8 +27,6 @@
#include <stdlib.h>
#include "AGESA.h"
-#include "Filecode.h"
-#define FILECODE PLATFORM_SPECIFIC_OPTIONS_FILECODE
#define INSTALL_FT3_SOCKET_SUPPORT TRUE
#define INSTALL_FAMILY_16_MODEL_0x_SUPPORT TRUE