From: Heiner Kallweit Date: Sat, 27 Sep 2025 20:03:35 +0000 (+0200) Subject: net: sfp: don't include swphy.h X-Git-Tag: v6.18-rc1~132^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df7dcf5ebf347fd9d59ce2ccf40dd48b2d106144;p=thirdparty%2Fkernel%2Fstable.git net: sfp: don't include swphy.h Nothing from swphy.h is used here, so don't include it. Signed-off-by: Heiner Kallweit Link: https://patch.msgid.link/19921899-f0a8-4752-a897-1b6d62ade6eb@gmail.com Signed-off-by: Paolo Abeni --- diff --git a/drivers/net/phy/sfp.c b/drivers/net/phy/sfp.c index dfea675281fd1..92b906bb6963a 100644 --- a/drivers/net/phy/sfp.c +++ b/drivers/net/phy/sfp.c @@ -17,7 +17,6 @@ #include #include "sfp.h" -#include "swphy.h" enum { GPIO_MODDEF0,