Skip to content

Commit df7dcf5

Browse files
hkallweitPaolo Abeni
authored andcommitted
net: sfp: don't include swphy.h
Nothing from swphy.h is used here, so don't include it. Signed-off-by: Heiner Kallweit <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
1 parent 49ac3d7 commit df7dcf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/net/phy/sfp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include <linux/workqueue.h>
1818

1919
#include "sfp.h"
20-
#include "swphy.h"
2120

2221
enum {
2322
GPIO_MODDEF0,

0 commit comments

Comments
 (0)