[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again

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>
This commit is contained in:
Milan Svoboda 2006-06-29 12:40:00 -07:00 committed by Linus Torvalds
parent 602cada851
commit bf7e851108
1 changed files with 1 additions and 1 deletions

View 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>
/*