net: lan966x: move unnecessary linux/sfp.h include
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 4 Nov 2022 16:53:59 +0000 (16:53 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 8 Nov 2022 01:54:13 +0000 (17:54 -0800)
commit7ea8104d9e3d5984ce9dba08fde0b849b88007ee
treedb3e1d36e2789210d7e0cc793aee4fc734bfc923
parentbf46390f39c686d62afeae9845860e63886d63b7
net: lan966x: move unnecessary linux/sfp.h include

lan966x_phylink.c doesn't make use of anything from linux/sfp.h, so
remove this unnecessary include.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/E1oqzx9-001r9g-HV@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/microchip/lan966x/lan966x_phylink.c