USB: dwc_otg_310: fix compilation error on arm64

This commit is contained in:
黄涛
2014-10-23 17:05:05 +08:00
parent 6946c14ef0
commit 058f797667

View File

@@ -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)