On Sat, Mar 03, 2012 at 10:04:29AM -0800, Tony Lindgren wrote: > Well 85631d2 builds fine, looks like now some more includes of > plat/hardware.h are now needed.Have not yet tracked down which > commit triggers the build errors. Eventually those should become > local headers too.. It looks like this has happened because you've made stuff far too reliant on DT. You rely on asm/irq.h in asm/prom.h. I've got rid of that, so because you're missing lots of required includes in your .c files, things are failing. And... it seems my config has started to enable all SoCs and boards for some idiotic reason... I guess this is because you're trying to make 'randconfig' just work without seeding it properly? -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html