[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168204361982.5507.17481778283181053280.git-patchwork-notify@kernel.org>
Date: Fri, 21 Apr 2023 02:20:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arnd Bergmann <arnd@...nel.org>
Cc: andrew@...n.ch, hkallweit1@...il.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
f.fainelli@...il.com, ansuelsmth@...il.com, arnd@...db.de,
linux@...linux.org.uk, Frank.Sae@...or-comm.com,
rdunlap@...radead.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: phy: fix circular LEDS_CLASS dependencies
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 20 Apr 2023 10:45:51 +0200 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> The CONFIG_PHYLIB symbol is selected by a number of device drivers that
> need PHY support, but it now has a dependency on CONFIG_LEDS_CLASS,
> which may not be enabled, causing build failures.
>
> Avoid the risk of missing and circular dependencies by guarding the
> phylib LED support itself in another Kconfig symbol that can only be
> enabled if the dependency is met.
>
> [...]
Here is the summary with links:
- net: phy: fix circular LEDS_CLASS dependencies
https://git.kernel.org/netdev/net-next/c/4bb7aac70b5d
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