On Wed, Apr 13, 2011 at 04:43:17PM -0700, Greg KH wrote: > On Thu, Apr 14, 2011 at 01:23:08AM +0200, Ralf Baechle wrote: > > CC drivers/usb/host/ohci-hcd.o > > In file included from drivers/usb/host/ohci-hcd.c:1028:0: > > drivers/usb/host/ohci-au1xxx.c:36:7: warning: "__BIG_ENDIAN" is not defined [-Wundef] > > > > Fix the warning and some other build bullet proofing; let's not rely on > > other needed header files getting dragged in magically. > > Ick, I just applied the second part of this patch to my "for-linus" > tree as a patch from someone else. Are the #include changes really > needed right now? No, the include stuff was more for paranoia. However the warning fixed by the 2nd part of the patch exists back to at least 2.6.27. Ralf -- 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