On Tue, Mar 15, 2011 at 07:37:54AM +1100, Benjamin Herrenschmidt wrote: > > Hi all, > > > > After merging the final tree, today's linux-next build (powerpc > > allyesconfig) failed like this: > > > > drivers/gpio/langwell_gpio.c: In function 'lnw_irq_handler': > > drivers/gpio/langwell_gpio.c:210: error: 'struct irq_desc' has no member named 'chip' > > drivers/gpio/langwell_gpio.c:211: error: 'struct irq_desc' has no member named 'chip' > > > > Caused by commit 17b9f9e2653a ("powerpc: Enable > > GENERIC_HARDIRQS_NO_DEPRECATED") enabling > > CONFIG_GENERIC_HARDIRQS_NO_DEPRECATED for powerpc without previously > > fixing up the above driver. > > > > I have reverted that commit for today. > > Except that the above driver has nothing to do with powerpc, it's some > Intel Moorestown stuff... I sent this this morning: http://marc.info/?l=linux-kernel&m=130009963219374&w=2 -- 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