On Thu, May 05, 2011 at 01:50:29PM +0200, Anatolij Gustschin wrote: > Hi Uwe, > > On Thu, 5 May 2011 11:17:41 +0200 > Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> wrote: > > > Commit > > > > 09ba0de (USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors) > > > > introduced two function pointers _fsl_readl and _fsl_writel in an #ifdef > > CONFIG_PPC32 block and used then unconditionally in fsl_udc_probe. > > To make the driver compile again this use has to be protected by an > > #ifdef, too. > > > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > > --- > > drivers/usb/gadget/fsl_udc_core.c | 2 ++ > > 1 files changed, 2 insertions(+), 0 deletions(-) > > Thanks. It turns out that there is another issue when > compiling the driver for ARM in linux-next tree. Can you please > add following fix to your patch and resubmit. Thanks! ah, I tested my patch only on top of 09ba0de, not next. Will fix up and resend. Uwe. -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html