On Mon, Dec 12, 2011 at 12:59:30PM +0200, Felipe Balbi wrote: > Hi Greg, > > Here are the pending gadget patches for the next merge window. All have > been pending for quite a long time and they should all be fine. > > There is a small conflict on mod_host.c and the resolution is to remove > the pipe_info line. > > The following changes since commit dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50: > > Linux 3.2-rc5 (2011-12-09 15:09:32 -0800) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git for-next/gadget With this tree, I get the following build error: CC [M] drivers/usb/renesas_usbhs/mod_host.o drivers/usb/renesas_usbhs/mod_host.c: In function ‘usbhsh_irq_common’: drivers/usb/renesas_usbhs/mod_host.c:1401:10: error: ‘HCD_FLAG_SAW_IRQ’ undeclared (first use in this function) drivers/usb/renesas_usbhs/mod_host.c:1401:10: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [drivers/usb/renesas_usbhs/mod_host.o] Error 1 make[2]: *** [drivers/usb/renesas_usbhs] Error 2 make[1]: *** [drivers/usb] Error 2 make: *** [drivers] Error 2 So I can't take it. Please be more careful. greg k-h -- 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