On Friday 12 February 2010, Stephen Rothwell wrote: > Hi Rafael, > > After merging the suspend tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > drivers/usb/core/hcd-pci.c:153: warning: return type defaults to 'int' > drivers/usb/core/hcd-pci.c: In function 'clear_hs_companion': > drivers/usb/core/hcd-pci.c:153: warning: control reaches end of non-void function > > Introduced by commit 708efd3eb95d318442da39ad6e5c01d5c9b85dbf ("USB: > implement non-tree resume ordering constraints for PCI host controllers"). Ah, missing "void", sorry about that. Should be fixed now. Rafael -- 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