From: Milan Svoboda <[EMAIL PROTECTED]> Include asm/hardware/intel_udc.h instead of asm/arch/udc.h
This patch is against 2.6.17-rc5. This patch must be applied after [PATCH] ixp4xx: Add platform specific device - pxa2xx_udc. Please, CC: me because I'm not subscribed on the list. Signed-off-by: Milan Svoboda <[EMAIL PROTECTED]> ---
--- orig/drivers/usb/gadget/pxa2xx_udc.c 2006-05-29 09:47:21.000000000 +0000 +++ orig.bak/drivers/usb/gadget/pxa2xx_udc.c 2006-05-29 13:48:24.000000000 +0000 @@ -58,7 +58,7 @@ #include <linux/usb_ch9.h> #include <linux/usb_gadget.h> -#include <asm/arch/udc.h> +#include <asm/arch/hardware/intel_udc.h> /*