Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Sun, 14 Nov 2021 17:02:29 -0800 you wrote: > Fix build error and warnings reported by kernel test robot: > > drivers/net/ethernet/lantiq_etop.c: In function 'ltq_etop_probe': > drivers/net/ethernet/lantiq_etop.c:673:15: error: implicit declaration of function 'device_property_read_u32' [-Werror=implicit-function-declaration] > 673 | err = device_property_read_u32(&pdev->dev, "lantiq,tx-burst-length", &priv->tx_burst_len); > > drivers/net/ethernet/lantiq_etop.c: At top level: > drivers/net/ethernet/lantiq_etop.c:730:1: warning: no previous prototype for 'init_ltq_etop' [-Wmissing-prototypes] > 730 | init_ltq_etop(void) > > [...] Here is the summary with links: - [-net] net: ethernet: lantiq_etop: fix build errors/warnings https://git.kernel.org/netdev/net/c/e97b21e94652 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html