diff options
author | 2025-05-11 23:13:25 +0200 | |
---|---|---|
committer | 2025-05-14 19:12:19 -0700 | |
commit | 73d952840d9f84d0ba94d21a35b3e8149f5a28ed (patch) | |
tree | 9f5b6197a81b1acdcd14c16b297b994029d16378 /mm/dmapool_test.c | |
parent | net/tg3: use crc32() instead of hand-rolled equivalent (diff) | |
download | wireguard-linux-73d952840d9f84d0ba94d21a35b3e8149f5a28ed.tar.xz wireguard-linux-73d952840d9f84d0ba94d21a35b3e8149f5a28ed.zip |
net: phy: remove Kconfig symbol MDIO_DEVRES
MDIO_DEVRES is only set where PHYLIB/PHYLINK are set which
select MDIO_DEVRES. So we can remove this symbol.
Note: Due to circular module dependencies we can't simply
make mdio_devres.c part of phylib.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://patch.msgid.link/27cba535-f507-4b32-84a3-0744c783a465@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions