diff options
Diffstat (limited to 'src/soc/intel/braswell')
-rw-r--r-- | src/soc/intel/braswell/placeholders.c | 1 | ||||
-rw-r--r-- | src/soc/intel/braswell/xhci.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/braswell/placeholders.c b/src/soc/intel/braswell/placeholders.c index 7e633d9b56..503c431620 100644 --- a/src/soc/intel/braswell/placeholders.c +++ b/src/soc/intel/braswell/placeholders.c @@ -13,7 +13,6 @@ * GNU General Public License for more details. */ -#include <arch/acpi.h> #include <device/pci_rom.h> #include <soc/acpi.h> diff --git a/src/soc/intel/braswell/xhci.c b/src/soc/intel/braswell/xhci.c index 49b6c4be13..6c9048238f 100644 --- a/src/soc/intel/braswell/xhci.c +++ b/src/soc/intel/braswell/xhci.c @@ -15,7 +15,6 @@ * */ -#include <arch/acpi.h> #include <console/console.h> #include <device/device.h> #include <device/pci.h> |