From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Date: Wed, 11 Apr 2012 15:11:55 +1000 > Hi all, > > After merging the final tree, today's linux-next build (sparc64 defconfig) > failed like this: > > drivers/of/of_mdio.c: In function 'of_mdiobus_register': > drivers/of/of_mdio.c:75:4: error: implicit declaration of function 'irq_of_parse_and_map' [-Werror=implicit-function-declaration] > > Caused by commit e46c11b94787 ("of/irq: add empty irq_of_parse_and_map() > for non-dt builds"). SPARC has CONFIG_OF but not CONFIG_OF_IRQ ... If I had a nickel for every time an implicit dependency on CONFIG_OF_IRQ was added to the tree... :-) -- 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