public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v1 1/1] nfc: microread: Drop unused include
@ 2026-03-20 21:52 Andy Shevchenko
  2026-03-23 13:37 ` Simon Horman
  2026-03-24  0:50 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Shevchenko @ 2026-03-20 21:52 UTC (permalink / raw)
  To: Andy Shevchenko, netdev, linux-kernel

This driver includes the legacy header <linux/gpio.h> but does
not use any symbols from it. Drop the inclusion.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 drivers/nfc/microread/i2c.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/nfc/microread/i2c.c b/drivers/nfc/microread/i2c.c
index 113b2e306e35..f00cff7f9693 100644
--- a/drivers/nfc/microread/i2c.c
+++ b/drivers/nfc/microread/i2c.c
@@ -12,7 +12,6 @@
 #include <linux/delay.h>
 #include <linux/slab.h>
 #include <linux/interrupt.h>
-#include <linux/gpio.h>
 
 #include <linux/nfc.h>
 #include <net/nfc/hci.h>
-- 
2.50.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next v1 1/1] nfc: microread: Drop unused include
  2026-03-20 21:52 [PATCH net-next v1 1/1] nfc: microread: Drop unused include Andy Shevchenko
@ 2026-03-23 13:37 ` Simon Horman
  2026-03-24  0:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2026-03-23 13:37 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: netdev, linux-kernel

On Fri, Mar 20, 2026 at 10:52:29PM +0100, Andy Shevchenko wrote:
> This driver includes the legacy header <linux/gpio.h> but does
> not use any symbols from it. Drop the inclusion.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Reviewed-by: Simon Horman <horms@kernel.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next v1 1/1] nfc: microread: Drop unused include
  2026-03-20 21:52 [PATCH net-next v1 1/1] nfc: microread: Drop unused include Andy Shevchenko
  2026-03-23 13:37 ` Simon Horman
@ 2026-03-24  0:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-03-24  0:50 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: netdev, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 20 Mar 2026 22:52:29 +0100 you wrote:
> This driver includes the legacy header <linux/gpio.h> but does
> not use any symbols from it. Drop the inclusion.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  drivers/nfc/microread/i2c.c | 1 -
>  1 file changed, 1 deletion(-)

Here is the summary with links:
  - [net-next,v1,1/1] nfc: microread: Drop unused include
    https://git.kernel.org/netdev/net-next/c/0e1038162654

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] 3+ messages in thread

end of thread, other threads:[~2026-03-24  0:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 21:52 [PATCH net-next v1 1/1] nfc: microread: Drop unused include Andy Shevchenko
2026-03-23 13:37 ` Simon Horman
2026-03-24  0:50 ` 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