[PATCH net-next 2/8] net: phy: move PHY package related code from phy.h to phy_package.c
Andrew Lunn
andrew at lunn.ch
Thu Feb 20 17:56:20 PST 2025
On Wed, Feb 19, 2025 at 10:03:50PM +0100, Heiner Kallweit wrote:
> Move PHY package related inline functions from phy.h to phy_package.c.
> While doing so remove locked versions phy_package_read() and
> phy_package_write() which have no user.
What combination of builtin and modules have you tried? Code like this
is often in the header because we get linker errors in some
configurations. It might be worth checking the versions of the
original patches from Christian to see if there was such issues.
Andrew
More information about the linux-arm-kernel
mailing list