[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again
authorMilan Svoboda <msvoboda@ra.rockwell.com>
Thu, 29 Jun 2006 19:40:00 +0000 (12:40 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 29 Jun 2006 21:27:22 +0000 (14:27 -0700)
This fixes pxa2xx_udc.c to include asm/arch/udc.h again to fix current
build breakage.

Signed-off-by: Milan Svoboda <msvoboda@ra.rockwell.com>
[ forwarded by David Brownell <david-b@pacbell.net> ]
[ fixed to apply properly by Linus ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/usb/gadget/pxa2xx_udc.c

index 269ce7f..735e9db 100644 (file)
@@ -60,7 +60,7 @@
 #include <linux/usb_ch9.h>
 #include <linux/usb_gadget.h>
 
-#include <asm/arch/hardware/intel_udc.h>
+#include <asm/arch/udc.h>
 
 
 /*