Re: [PATCH net] net: macb: drop CONFIG_OF #if block
From: patchwork-bot+netdevbpf
Date: Thu Aug 20 2026 - 15:38:21 EST
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Thu, 20 Aug 2026 19:08:20 +0200 you wrote:
> Fix -Wimplicit-function-declaration error on CONFIG_OF=n builds:
>
> drivers/net/ethernet/cadence/macb_main.c: In function ‘macb_probe’:
> drivers/net/ethernet/cadence/macb_main.c:5951:15: error: implicit
> declaration of function ‘macb_alloc_tieoff’ [...]
> 5951 | err = macb_alloc_tieoff(bp);
> | ^~~~~~~~~~~~~~~~~
> drivers/net/ethernet/cadence/macb_main.c:5973:9: error: implicit
> declaration of function ‘macb_free_tieoff’ [...]
> 5973 | macb_free_tieoff(bp);
> | ^~~~~~~~~~~~~~~~
>
> [...]
Here is the summary with links:
- [net] net: macb: drop CONFIG_OF #if block
https://git.kernel.org/netdev/net/c/ec518a7c4ba1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html