[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163698540863.13805.40510360412441123.git-patchwork-notify@kernel.org>
Date: Mon, 15 Nov 2021 14:10:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Randy Dunlap <rdunlap@...radead.org>
Cc: netdev@...r.kernel.org, lkp@...el.com, olek2@...pl,
hauke@...ke-m.de, davem@...emloft.net, kuba@...nel.org,
john@...ozen.org, linux-mips@...r.kernel.org, ralf@...ux-mips.org,
michael.opdenacker@...tlin.com
Subject: Re: [PATCH -net] net: ethernet: lantiq_etop: fix build errors/warnings
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
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
Powered by blists - more mailing lists