]> err.no Git - linux-2.6/blobdiff - drivers/usb/gadget/pxa25x_udc.c
Merge branch 'for-linus' of git://neil.brown.name/md
[linux-2.6] / drivers / usb / gadget / pxa25x_udc.c
index 7e6725d8997663b81b719a87e48b974f120b00cb..da6e93c201d20183b7d804591f880cf6005e6683 100644 (file)
@@ -61,7 +61,7 @@
  * This driver is PXA25x only.  Grab the right register definitions.
  */
 #ifdef CONFIG_ARCH_PXA
-#include <asm/arch/pxa25x-udc.h>
+#include <mach/pxa25x-udc.h>
 #endif
 
 #include <asm/mach/udc_pxa2xx.h>