* [PATCH RESEND] net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directly
@ 2025-02-10 11:37 Wolfram Sang
2025-02-12 0:40 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2025-02-10 11:37 UTC (permalink / raw)
To: linux-kernel
Cc: Wolfram Sang, Sergey Ryazanov, Chandrashekar Devegowda,
Chiranjeevi Rapolu, Liu Haijun, M Chetan Kumar, Ricardo Martinez,
Loic Poulain, Johannes Berg, Andrew Lunn, David S. Miller,
Eric Dumazet, Jakub Kicinski, Paolo Abeni, netdev
The header clearly states that it does not want to be included directly,
only via '<linux/(platform_)?device.h>'. Which is already present, so
delete the superfluous include.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
---
drivers/net/wwan/t7xx/t7xx_pci.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/wwan/t7xx/t7xx_pci.c b/drivers/net/wwan/t7xx/t7xx_pci.c
index 02f2ec7cf4ce..8bf63f2dcbbf 100644
--- a/drivers/net/wwan/t7xx/t7xx_pci.c
+++ b/drivers/net/wwan/t7xx/t7xx_pci.c
@@ -32,7 +32,6 @@
#include <linux/pci.h>
#include <linux/pm.h>
#include <linux/pm_runtime.h>
-#include <linux/pm_wakeup.h>
#include <linux/spinlock.h>
#include "t7xx_mhccif.h"
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH RESEND] net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directly
2025-02-10 11:37 [PATCH RESEND] net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directly Wolfram Sang
@ 2025-02-12 0:40 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-02-12 0:40 UTC (permalink / raw)
To: Wolfram Sang
Cc: linux-kernel, ryazanov.s.a, chandrashekar.devegowda,
chiranjeevi.rapolu, haijun.liu, m.chetan.kumar, ricardo.martinez,
loic.poulain, johannes, andrew+netdev, davem, edumazet, kuba,
pabeni, netdev
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 10 Feb 2025 12:37:11 +0100 you wrote:
> The header clearly states that it does not want to be included directly,
> only via '<linux/(platform_)?device.h>'. Which is already present, so
> delete the superfluous include.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Acked-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
>
> [...]
Here is the summary with links:
- [RESEND] net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directly
https://git.kernel.org/netdev/net-next/c/4d3f687e2432
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-02-12 0:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10 11:37 [PATCH RESEND] net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directly Wolfram Sang
2025-02-12 0: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).