]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: phy: fixed_phy: remove two function stubs
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 10 Sep 2025 20:42:47 +0000 (22:42 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 12 Sep 2025 00:19:40 +0000 (17:19 -0700)
commit5f790208d68fe1526c751dc2af366c7b552b8631
tree69666efe3af6b7a07fb9c69e0c69c079a089baad
parent5adf6f2b9972dbb69f4dd11bae52ba251c64ecb7
net: phy: fixed_phy: remove two function stubs

Remove stubs for fixed_phy_set_link_update() and
fixed_phy_change_carrier() because all callers
(actually just one per function) select config
symbol FIXED_PHY.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://patch.msgid.link/8729170d-cf39-48d9-aabc-c9aa4acda070@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/phy_fixed.h