From 058f7976674ea6e52ee12e5264a93438ef712c9c Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E9=BB=84=E6=B6=9B?= Date: Thu, 23 Oct 2014 17:05:05 +0800 Subject: [PATCH] USB: dwc_otg_310: fix compilation error on arm64 --- drivers/usb/dwc_otg_310/common_port/dwc_os.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/usb/dwc_otg_310/common_port/dwc_os.h b/drivers/usb/dwc_otg_310/common_port/dwc_os.h index 62bacae0f17a..e9105afd989a 100755 --- a/drivers/usb/dwc_otg_310/common_port/dwc_os.h +++ b/drivers/usb/dwc_otg_310/common_port/dwc_os.h @@ -61,7 +61,6 @@ extern "C" { # endif # include # include -# include #endif #if defined(DWC_FREEBSD) || defined(DWC_NETBSD) -- 2.34.1