On Fri, Aug 01, 2008 at 11:20:21AM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next build (powerpc ppc64_defconfig) failed like this: > > drivers/built-in.o: In function `.usb_reset_device': > (.text+0x1bfeb4): undefined reference to `.usb_forced_unbind_intf' > drivers/built-in.o: In function `.usb_reset_device': > (.text+0x1c03b8): undefined reference to `.usb_rebind_intf' > > Caused by commit 78d9a487ee961c356e1a934d9a92eca38ffb3a70 ("USB: Force > unbinding of drivers lacking reset_resume or other methods"). > > The above config has CONFIG_USB=y and CONFIG_PM not set. > > I applied the following (probably incorrect) patch. Thanks, this is my fault, I applied the wrong patch from Alan (he sent me a later more correct version.) Should be fixed in the tree for tomorrow. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html