From: 黄涛 Date: Thu, 23 Oct 2014 09:05:05 +0000 (+0800) Subject: USB: dwc_otg_310: fix compilation error on arm64 X-Git-Tag: firefly_0821_release~4158^2~599 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=058f7976674ea6e52ee12e5264a93438ef712c9c;p=firefly-linux-kernel-4.4.55.git USB: dwc_otg_310: fix compilation error on arm64 --- 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)