]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'net-phy-make-phy_package-a-separate-module'
authorJakub Kicinski <kuba@kernel.org>
Mon, 16 Jun 2025 21:59:32 +0000 (14:59 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 16 Jun 2025 21:59:33 +0000 (14:59 -0700)
Heiner Kallweit says:

====================
net: phy: make phy_package a separate module

Only a handful of PHY drivers needs the PHY package functionality,
therefore make it a separate module which is built only if needed.
====================

Link: https://patch.msgid.link/eec346a4-e903-48af-8150-0191932a7a0b@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge