Hi Stephen, On Wed, Mar 04, 2015 at 11:34:29AM +1100, Stephen Rothwell wrote: > Hi Lee, > > After merging the mfd tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/mfd/mt6397-core.c: In function 'mt6397_irq_domain_map': > drivers/mfd/mt6397-core.c:124:2: error: implicit declaration of function 'set_irq_flags' [-Werror=implicit-function-declaration] > set_irq_flags(irq, IRQF_VALID); > ^ > drivers/mfd/mt6397-core.c:124:21: error: 'IRQF_VALID' undeclared (first use in this function) > set_irq_flags(irq, IRQF_VALID); > ^ > drivers/mfd/mt6397-core.c:124:21: note: each undeclared identifier is reported only once for each function it appears in > > Caused by commit 06d1bcedc888 ("mfd: Add support for the MediaTek > MT6397 PMIC"). > > I have used the mfd tree from next-20150303 for today. Thanks for noting. I have just sent a patch fixing this. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- 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