]> git.ipfire.org Git - thirdparty/linux.git/commit
net: phy: make phy_package a separate module
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 12 Jun 2025 21:26:52 +0000 (23:26 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 16 Jun 2025 21:59:30 +0000 (14:59 -0700)
commita1acde1e1bcf18efc0549d7d317daed54138014e
tree7436f3e79c3c92be8ad063046debd82aaffa14fd
parentcbd1ab0ce8f6511f653e80cee0c32a8d56371223
net: phy: make phy_package a separate module

Make phy_package a separate module, so that this code is only loaded
if needed.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://patch.msgid.link/66bb4cce-b6a3-421e-9a7b-5d4a0c75290e@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/Makefile
drivers/net/phy/phy_package.c