diff options
Diffstat (limited to 'src/soc/intel/braswell/xhci.c')
-rw-r--r-- | src/soc/intel/braswell/xhci.c | 1 |
1 files changed, 0 insertions, 1 deletions
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> |