* [PATCH net-next] net: sfp: don't include swphy.h
@ 2025-09-27 20:03 Heiner Kallweit
2025-09-30 11:40 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Heiner Kallweit @ 2025-09-27 20:03 UTC (permalink / raw)
To: Russell King - ARM Linux, Andrew Lunn, Andrew Lunn, Paolo Abeni,
Jakub Kicinski, David Miller, Eric Dumazet
Cc: netdev@vger.kernel.org
Nothing from swphy.h is used here, so don't include it.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
---
drivers/net/phy/sfp.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/phy/sfp.c b/drivers/net/phy/sfp.c
index dfea67528..92b906bb6 100644
--- a/drivers/net/phy/sfp.c
+++ b/drivers/net/phy/sfp.c
@@ -17,7 +17,6 @@
#include <linux/workqueue.h>
#include "sfp.h"
-#include "swphy.h"
enum {
GPIO_MODDEF0,
--
2.51.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] net: sfp: don't include swphy.h
2025-09-27 20:03 [PATCH net-next] net: sfp: don't include swphy.h Heiner Kallweit
@ 2025-09-30 11:40 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-09-30 11:40 UTC (permalink / raw)
To: Heiner Kallweit
Cc: linux, andrew, andrew+netdev, pabeni, kuba, davem, edumazet,
netdev
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Sat, 27 Sep 2025 22:03:35 +0200 you wrote:
> Nothing from swphy.h is used here, so don't include it.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
> ---
> drivers/net/phy/sfp.c | 1 -
> 1 file changed, 1 deletion(-)
Here is the summary with links:
- [net-next] net: sfp: don't include swphy.h
https://git.kernel.org/netdev/net-next/c/df7dcf5ebf34
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-30 11:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-27 20:03 [PATCH net-next] net: sfp: don't include swphy.h Heiner Kallweit
2025-09-30 11:40 ` patchwork-bot+netdevbpf
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).