aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/xhci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/skylake/xhci.c')
-rw-r--r--src/soc/intel/skylake/xhci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/skylake/xhci.c b/src/soc/intel/skylake/xhci.c
index 5ee34dfc68..0912f10a7e 100644
--- a/src/soc/intel/skylake/xhci.c
+++ b/src/soc/intel/skylake/xhci.c
@@ -21,7 +21,6 @@
#include <device/pci_ids.h>
#include <arch/io.h>
#include <soc/ramstage.h>
-#include <soc/xhci.h>
#include <soc/cpu.h>
static struct device_operations usb_xhci_ops = {