Russell King - ARM Linux <[email protected]> writes: >> > --- a/arch/arm/mach-ixp4xx/include/mach/udc.h >> > +++ b/arch/arm/mach-ixp4xx/include/mach/udc.h >> > @@ -2,7 +2,7 @@ >> > * arch/arm/mach-ixp4xx/include/mach/udc.h >> > * >> > */ >> > -#include <asm/mach/udc_pxa2xx.h> >> > +#include <linux/platform_data_pxa2xx_udc.h> >> >> Guess a typo here, "/" instead of "_"? Otherwise looks good to me > > Yea, fixed.
The ixp4xx part looks good to me too. Acked-by: Krzysztof Halasa <[email protected]> -- Krzysztof HaĆasa -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
