On Mon, 15 Dec 2008 11:26:34 -0800 Randy Dunlap wrote: > Lots of mfd build failures like this: > > > build-r7123.out:/local/linsrc/linux-next-20081215/drivers/mfd/twl4030-irq.c:183: error: 'irq_desc' undeclared (first use in this function) > build-r7123.out:/local/linsrc/linux-next-20081215/drivers/mfd/twl4030-irq.c:455: error: 'irq_desc' undeclared (first use in this function) > build-r7123.out:/local/linsrc/linux-next-20081215/drivers/mfd/twl4030-irq.c:515: error: 'irq_desc' undeclared (first use in this function) > build-r7123.out:make[3]: *** [drivers/mfd/twl4030-irq.o] Error 1 This build error still happens in linux-next-20081217. It only occurs when I2C=y (see drivers/mfd/Kconfig). Stephen, doing an allyesconfig i386 or x86_64 build will catch this, then you can drop the mfd tree and hopefully prod someone into fixing this... --- ~Randy -- 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