Re: [PATCH] net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OF

From: patchwork-bot+netdevbpf
Date: Sat Oct 21 2023 - 06:50:30 EST


Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@xxxxxxxxxxxxx>:

On Thu, 19 Oct 2023 13:23:37 -0500 you wrote:
> Commit b0377116decd ("net: ethernet: Use device_get_match_data()") dropped
> the unconditional use of xgene_enet_of_match resulting in this warning:
>
> drivers/net/ethernet/apm/xgene/xgene_enet_main.c:2004:34: warning: unused variable 'xgene_enet_of_match' [-Wunused-const-variable]
>
> The fix is to drop of_match_ptr() which is not necessary because DT is
> always used for this driver (well, it could in theory support ACPI only,
> but CONFIG_OF is always enabled for arm64).
>
> [...]

Here is the summary with links:
- net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OF
https://git.kernel.org/netdev/net/c/d2ca43f30611

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html