From c2c8397dbbe8bd36d2bc3c1a6a0960d574294585 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Mon, 27 Feb 2017 12:21:49 +0530 Subject: soc/intel/skylake: Clean up XHCI code Don't need "skylake/include/soc/xhci.h", hence removed. Change-Id: I35df2003f311b557b622ce1d7a1c2e832693c2fc Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/18508 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/soc/intel/skylake/xhci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/skylake/xhci.c') 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 #include #include -#include #include static struct device_operations usb_xhci_ops = { -- cgit v1.2.3