OSDN Git Service

net: dsa: ocelot_ext: remove unnecessary phylink.h include
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 24 Feb 2023 16:44:20 +0000 (16:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Feb 2023 18:41:33 +0000 (18:41 +0000)
commit724337be7f218111cd798702e2e17bfc6615744b
treef1149b3c8984bce6887739367838549df9c53851
parent5f79f12c08a4ddf5f00eb736e156020dbb0489a9
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) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/ocelot/ocelot_ext.c