On 01/07/2016 19:15, Mark Brown wrote: > On Fri, Jul 01, 2016 at 10:00:09AM +0100, Build bot for Mark Brown wrote: > > Today's -next fails to build am ARM allmodconfig due to: > >> arm-allmodconfig >> ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1300:2: error: implicit declaration of function 'mtk_handle_irq' [-Werror=implicit-function-declaration] >> ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1300:25: error: subscripted value is neither array nor pointer nor vector > > due to the recent changes to the interrupt handling code, the function > has been split into rx and tx functions but the NET_POLL_CONTROLLER code > hasn't been updated. > Hi Mark, i'll look into this first thing in the morning. John -- 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