Skip to content

Commit 724337b

Browse files
Russell King (Oracle)davem330
authored andcommitted
net: dsa: ocelot_ext: remove unnecessary phylink.h include
During review of ocelot_ext, it created a private phylink instance that wasn't necessary. This was removed for subsequent postings, but the include file seems to have been left behind. Remove it. Signed-off-by: Russell King (Oracle) <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 5f79f12 commit 724337b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/net/dsa/ocelot/ocelot_ext.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
*/
55

66
#include <linux/mfd/ocelot.h>
7-
#include <linux/phylink.h>
87
#include <linux/platform_device.h>
98
#include <linux/regmap.h>
109
#include <soc/mscc/ocelot.h>

0 commit comments

Comments
 (0)