Sergei Shtylyov wrote: > Anand Gadiyar wrote: > > > musb_platform_{save,restore}_context are defined in musb_core.h > > to be empty for this platform. Remove the additional empty > > function to avoid this build break. > > > CC drivers/usb/musb/tusb6010.o > > drivers/usb/musb/tusb6010.c:34: error: expected identifier or '(' before 'do' > > drivers/usb/musb/tusb6010.c:34: error: expected identifier or '(' before 'while' > > drivers/usb/musb/tusb6010.c:39: error: expected identifier or '(' before 'do' > > drivers/usb/musb/tusb6010.c:39: error: expected identifier or '(' before 'while' > > > Compile-tested with n8x0_defconfig. > > > Signed-off-by: Anand Gadiyar <gadiyar@xxxxxx> > > Cc: Felipe Balbi <felipe.balbi@xxxxxxxxx> > > Cc: Vincent Sanders <vince@xxxxxxxxxxxx> > > Such patch has already been submitted by Felipe himself > and Greg has even queued it: > > http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/usb/usb-musb-tusb6010-fix-compile-error-with-n8x0_defconfig.patch > > I'm not sure why it's not in the usb.current/ patchset though... Oops, sorry. I hadn't noticed this. I see it's in the usb/ queue so it will go in the next merge window I suppose. - Anand -- 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