]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phy: move PHY package MMD access function declarations from phy.h to phylib.h
authorHeiner Kallweit <hkallweit1@gmail.com>
Sun, 9 Mar 2025 20:04:14 +0000 (21:04 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Mon, 17 Mar 2025 18:07:54 +0000 (19:07 +0100)
commit43e2aa56aea2e292c209cfd77c3f2d8553fb66e9
tree86f33623c2a49586858d2f1b974f9f3688751969
parent89694a56489571084fe4c05e0f0fc123db382ba6
net: phy: move PHY package MMD access function declarations from phy.h to phylib.h

These functions are used by PHY drivers only, therefore move their
declaration to phylib.h.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/406c8a20-b62e-4ee3-b174-b566724a0876@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/phylib.h
include/linux/phy.h