Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux.git] / drivers / usb / gadget / udc / lpc32xx_udc.c
index bb6af6b5ac975ac54d2ecaf71704e8269a62faf4..c65aed3e84c7ae90e6844393ecd657d9c14ceb26 100644 (file)
@@ -24,6 +24,7 @@
 #include <linux/module.h>
 #include <linux/of.h>
 #include <linux/platform_device.h>
+#include <linux/prefetch.h>
 #include <linux/proc_fs.h>
 #include <linux/slab.h>
 #include <linux/usb/ch9.h>
@@ -35,8 +36,6 @@
 #include <linux/seq_file.h>
 #endif
 
-#include <mach/hardware.h>
-
 /*
  * USB device configuration structure
  */
This page took 0.032264 seconds and 4 git commands to generate.