aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell')
-rw-r--r--src/soc/intel/broadwell/acpi.c1
-rw-r--r--src/soc/intel/broadwell/pch/acpi.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/broadwell/acpi.c b/src/soc/intel/broadwell/acpi.c
index be448f6f55..b9b3424597 100644
--- a/src/soc/intel/broadwell/acpi.c
+++ b/src/soc/intel/broadwell/acpi.c
@@ -7,7 +7,6 @@
#include <cbmem.h>
#include <cpu/intel/haswell/haswell.h>
#include <device/pci_ops.h>
-#include <cpu/x86/smm.h>
#include <console/console.h>
#include <types.h>
#include <string.h>
diff --git a/src/soc/intel/broadwell/pch/acpi.c b/src/soc/intel/broadwell/pch/acpi.c
index dfd7b6529f..38f057e129 100644
--- a/src/soc/intel/broadwell/pch/acpi.c
+++ b/src/soc/intel/broadwell/pch/acpi.c
@@ -6,7 +6,6 @@
#include <arch/smp/mpspec.h>
#include <cbmem.h>
#include <device/pci_ops.h>
-#include <cpu/x86/smm.h>
#include <console/console.h>
#include <types.h>
#include <string.h>