On 01/17/2013 05:39 PM, Alan Stern wrote: >>>>>>> On Thu, 10 Jan 2013, Felipe Balbi wrote: >>>>>>> >>>>>>>> Hi Alan, >>>>>>>> >>>>>>>> with v3.8-rc3, ehci-hcd fails to compile for ARM if I use allmodconfig: >>>>>>>> >>>>>>>> drivers/usb/host/ehci-hcd.c:1285:0: warning: "PLATFORM_DRIVER" redefined [enabled by default] >>>>>>>> drivers/usb/host/ehci-hcd.c:1255:0: note: this is the location of the previous definition >>>>>>>> drivers/usb/host/ehci-mxc.c:280:31: warning: 'ehci_mxc_driver' defined but not used [-Wunused-variable] >>>>>>>> drivers/usb/host/ehci-hcd.c:1285:0: warning: "PLATFORM_DRIVER" redefined [enabled by default] >>>>>>>> drivers/usb/host/ehci-hcd.c:1255:0: note: this is the location of the previous definition >>>>>>>> >>>>>>>> Looks like the recent ARM multi-arch patches didn't take into account >>>>>>>> EHCI-hcd. > > Felipe: > > Can you confirm that the patch below fixes the allmodconfig build > problem, at least for the ehci-mxc driver? (It wouldn't be surprising > if another module then causes a similar problem; if that happens I'll > try to fix all the outstanding problems with a simple workaround.) > > Alan, What tree is your patch based off? Also, could you please send me your updated patch for ehci-omap.c? I'll then base my work on top of that. Thanks, -roger. -- 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