summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/braswell')
-rw-r--r--src/soc/intel/braswell/elog.c1
-rw-r--r--src/soc/intel/braswell/sata.c1
-rw-r--r--src/soc/intel/braswell/scc.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/braswell/elog.c b/src/soc/intel/braswell/elog.c
index b299c3721858..b49c7c83188a 100644
--- a/src/soc/intel/braswell/elog.c
+++ b/src/soc/intel/braswell/elog.c
@@ -2,7 +2,6 @@
#include <acpi/acpi.h>
#include <acpi/acpi_pm.h>
-#include <console/console.h>
#include <device/device.h>
#include <device/pci.h>
#include <elog.h>
diff --git a/src/soc/intel/braswell/sata.c b/src/soc/intel/braswell/sata.c
index d80edecd1151..d88ee57fb520 100644
--- a/src/soc/intel/braswell/sata.c
+++ b/src/soc/intel/braswell/sata.c
@@ -3,7 +3,6 @@
#include <soc/pci_devs.h>
#include <soc/ramstage.h>
#include <soc/sata.h>
-#include <console/console.h>
#include <device/device.h>
#include <device/pci.h>
#include <device/pci_ids.h>
diff --git a/src/soc/intel/braswell/scc.c b/src/soc/intel/braswell/scc.c
index c6d4f5201e15..902ee57a1145 100644
--- a/src/soc/intel/braswell/scc.c
+++ b/src/soc/intel/braswell/scc.c
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <acpi/acpi_gnvs.h>
-#include <console/console.h>
#include <device/device.h>
#include <device/pci.h>
#include <soc/iosf.h>