USB: dwc_otg_310: fix compilation error on arm64
author黄涛 <huangtao@rock-chips.com>
Thu, 23 Oct 2014 09:05:05 +0000 (17:05 +0800)
committer黄涛 <huangtao@rock-chips.com>
Thu, 23 Oct 2014 09:05:05 +0000 (17:05 +0800)
drivers/usb/dwc_otg_310/common_port/dwc_os.h

index 62bacae0f17a6930c3fc88544c9b45502ed835ee..e9105afd989acb2c0e3f45ae8c5a259d108e1c70 100755 (executable)
@@ -61,7 +61,6 @@ extern "C" {
 # endif
 # include <linux/errno.h>
 # include <stdarg.h>
-# include <asm/system.h>
 #endif
 
 #if defined(DWC_FREEBSD) || defined(DWC_NETBSD)