public inbox for linux-mips@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] pwm: jz4740: Drop unused include
@ 2026-03-20 22:06 Andy Shevchenko
  2026-03-21 14:35 ` Paul Cercueil
  2026-03-21 22:45 ` Uwe Kleine-König
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Shevchenko @ 2026-03-20 22:06 UTC (permalink / raw)
  To: Andy Shevchenko, linux-mips, linux-pwm, linux-kernel
  Cc: Paul Cercueil, Uwe Kleine-König

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/pwm/pwm-jz4740.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/pwm/pwm-jz4740.c b/drivers/pwm/pwm-jz4740.c
index 6bdb01619380..e0b5966fc7fe 100644
--- a/drivers/pwm/pwm-jz4740.c
+++ b/drivers/pwm/pwm-jz4740.c
@@ -10,7 +10,6 @@
 
 #include <linux/clk.h>
 #include <linux/err.h>
-#include <linux/gpio.h>
 #include <linux/kernel.h>
 #include <linux/mfd/ingenic-tcu.h>
 #include <linux/mfd/syscon.h>
-- 
2.50.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH v1 1/1] pwm: jz4740: Drop unused include
@ 2026-03-20 22:07 Andy Shevchenko
  2026-03-20 22:13 ` Andy Shevchenko
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Shevchenko @ 2026-03-20 22:07 UTC (permalink / raw)
  To: Andy Shevchenko, linux-mips, linux-pwm, linux-kernel
  Cc: Paul Cercueil, Uwe Kleine-König

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/pwm/pwm-jz4740.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/pwm/pwm-jz4740.c b/drivers/pwm/pwm-jz4740.c
index 6bdb01619380..e0b5966fc7fe 100644
--- a/drivers/pwm/pwm-jz4740.c
+++ b/drivers/pwm/pwm-jz4740.c
@@ -10,7 +10,6 @@
 
 #include <linux/clk.h>
 #include <linux/err.h>
-#include <linux/gpio.h>
 #include <linux/kernel.h>
 #include <linux/mfd/ingenic-tcu.h>
 #include <linux/mfd/syscon.h>
-- 
2.50.1


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

end of thread, other threads:[~2026-03-21 22:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 22:06 [PATCH v1 1/1] pwm: jz4740: Drop unused include Andy Shevchenko
2026-03-21 14:35 ` Paul Cercueil
2026-03-21 22:45 ` Uwe Kleine-König
  -- strict thread matches above, loose matches on Subject: below --
2026-03-20 22:07 Andy Shevchenko
2026-03-20 22:13 ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox