Hi all, In building Linus' tree, today's linux-next build (mips xway_defconfig) failed like this: drivers/net/ethernet/lantiq_etop.c:265:55: error: ‘rx_burst_len’ undeclared (first use in this function) drivers/net/ethernet/lantiq_etop.c:673:8: error: implicit declaration of function ‘device_property_read_u32’ [-Werror=implicit-function-declaration] Caused by commit 14d4e308e0aa ("net: lantiq: configure the burst length in ethernet drivers") -- Cheers, Stephen Rothwell