]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: phy: remove fixup-related definitions from phy.h which are not used outside...
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 13 Feb 2025 21:48:11 +0000 (22:48 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 15 Feb 2025 01:07:45 +0000 (17:07 -0800)
commitea47e70e476ffb3fc8969c842d95609da24266b1
tree99415fe70d84770bf068495d1ad12260ef8f5a1a
parenta24c6ccc1351d4fabdfc65888c13a36588b7650a
net: phy: remove fixup-related definitions from phy.h which are not used outside phylib

Certain fixup-related definitions aren't used outside phy_device.c.
So make them private and remove them from phy.h.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/ea6fde13-9183-4c7c-8434-6c0eb64fc72c@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/phy_device.c
include/linux/phy.h