* [PATCH net] net: dsa: ocelot_ext: remove unnecessary phylink.h include
@ 2023-02-24 16:44 Russell King (Oracle)
2023-02-24 16:46 ` Florian Fainelli
2023-02-27 19:40 ` Jakub Kicinski
0 siblings, 2 replies; 3+ messages in thread
From: Russell King (Oracle) @ 2023-02-24 16:44 UTC (permalink / raw)
To: Vladimir Oltean, Claudiu Manoil, Alexandre Belloni,
UNGLinuxDriver
Cc: Colin Foster, Andrew Lunn, Florian Fainelli, David S. Miller,
Eric Dumazet, Jakub Kicinski, Paolo Abeni, netdev
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>
---
drivers/net/dsa/ocelot/ocelot_ext.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/dsa/ocelot/ocelot_ext.c b/drivers/net/dsa/ocelot/ocelot_ext.c
index 14efa6387bd7..9b66d66ab0a9 100644
--- a/drivers/net/dsa/ocelot/ocelot_ext.c
+++ b/drivers/net/dsa/ocelot/ocelot_ext.c
@@ -4,7 +4,6 @@
*/
#include <linux/mfd/ocelot.h>
-#include <linux/phylink.h>
#include <linux/platform_device.h>
#include <linux/regmap.h>
#include <soc/mscc/ocelot.h>
--
2.30.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net] net: dsa: ocelot_ext: remove unnecessary phylink.h include
2023-02-24 16:44 [PATCH net] net: dsa: ocelot_ext: remove unnecessary phylink.h include Russell King (Oracle)
@ 2023-02-24 16:46 ` Florian Fainelli
2023-02-27 19:40 ` Jakub Kicinski
1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2023-02-24 16:46 UTC (permalink / raw)
To: Russell King (Oracle), Vladimir Oltean, Claudiu Manoil,
Alexandre Belloni, UNGLinuxDriver
Cc: Colin Foster, Andrew Lunn, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev
On 2/24/23 08:44, Russell King (Oracle) wrote:
> 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>
--
Florian
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net] net: dsa: ocelot_ext: remove unnecessary phylink.h include
2023-02-24 16:44 [PATCH net] net: dsa: ocelot_ext: remove unnecessary phylink.h include Russell King (Oracle)
2023-02-24 16:46 ` Florian Fainelli
@ 2023-02-27 19:40 ` Jakub Kicinski
1 sibling, 0 replies; 3+ messages in thread
From: Jakub Kicinski @ 2023-02-27 19:40 UTC (permalink / raw)
To: Russell King (Oracle)
Cc: Vladimir Oltean, Claudiu Manoil, Alexandre Belloni,
UNGLinuxDriver, Colin Foster, Andrew Lunn, Florian Fainelli,
David S. Miller, Eric Dumazet, Paolo Abeni, netdev
On Fri, 24 Feb 2023 16:44:20 +0000 Russell King (Oracle) wrote:
> 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>
Applied, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-02-27 19:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-24 16:44 [PATCH net] net: dsa: ocelot_ext: remove unnecessary phylink.h include Russell King (Oracle)
2023-02-24 16:46 ` Florian Fainelli
2023-02-27 19:40 ` Jakub Kicinski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).