Hello:
This patch was applied to netdev/net.git (main) by David S. Miller davem@davemloft.net:
On Sat, 08 Jul 2023 15:06:25 +0100 you wrote:
The blamed commit introduces usage of fixed_phy_register() but not a corresponding dependency on FIXED_PHY.
This can result in a build failure.
s390-linux-ld: drivers/net/ethernet/microchip/lan743x_main.o: in function `lan743x_phy_open': drivers/net/ethernet/microchip/lan743x_main.c:1514: undefined reference to `fixed_phy_register'
[...]
Here is the summary with links: - [net] net: lan743x: select FIXED_PHY https://git.kernel.org/netdev/net/c/73c4d1b307ae
You are awesome, thank you!