diff options
Diffstat (limited to 'src/soc/intel/braswell')
-rw-r--r-- | src/soc/intel/braswell/romstage/romstage.c | 1 | ||||
-rw-r--r-- | src/soc/intel/braswell/southcluster.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/braswell/romstage/romstage.c b/src/soc/intel/braswell/romstage/romstage.c index e4180641a6..f74916524c 100644 --- a/src/soc/intel/braswell/romstage/romstage.c +++ b/src/soc/intel/braswell/romstage/romstage.c @@ -29,7 +29,6 @@ #include <device/pci_def.h> #include <elog.h> #include <mrc_cache.h> -#include <romstage_handoff.h> #include <string.h> #include <timestamp.h> #include <reset.h> diff --git a/src/soc/intel/braswell/southcluster.c b/src/soc/intel/braswell/southcluster.c index dc204f3abf..f389084795 100644 --- a/src/soc/intel/braswell/southcluster.c +++ b/src/soc/intel/braswell/southcluster.c @@ -30,7 +30,6 @@ #include <pc80/isa-dma.h> #include <pc80/i8254.h> #include <pc80/i8259.h> -#include <romstage_handoff.h> #include <soc/acpi.h> #include <soc/iomap.h> #include <soc/irq.h> |