Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: sfp: don't include swphy.h

Nothing from swphy.h is used here, so don't include it.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://patch.msgid.link/19921899-f0a8-4752-a897-1b6d62ade6eb@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

authored by

Heiner Kallweit and committed by
Paolo Abeni
df7dcf5e 49ac3d78

-1
-1
drivers/net/phy/sfp.c
··· 17 17 #include <linux/workqueue.h> 18 18 19 19 #include "sfp.h" 20 - #include "swphy.h" 21 20 22 21 enum { 23 22 GPIO_MODDEF0,