linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 1/1] fpga: ice40-spi: Remove unused of_gpio.h
@ 2024-03-04 17:57 Andy Shevchenko
  2024-04-10 20:10 ` Andy Shevchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2024-03-04 17:57 UTC (permalink / raw)
  To: Uwe Kleine-König, linux-fpga, linux-kernel
  Cc: Moritz Fischer, Wu Hao, Xu Yilun, Tom Rix, Andy Shevchenko

of_gpio.h is deprecated and subject to remove.
The driver doesn't use it, simply remove the unused header.

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

diff --git a/drivers/fpga/ice40-spi.c b/drivers/fpga/ice40-spi.c
index c0028ae4c5b7..46927945f1b9 100644
--- a/drivers/fpga/ice40-spi.c
+++ b/drivers/fpga/ice40-spi.c
@@ -11,7 +11,6 @@
 #include <linux/fpga/fpga-mgr.h>
 #include <linux/gpio/consumer.h>
 #include <linux/module.h>
-#include <linux/of_gpio.h>
 #include <linux/spi/spi.h>
 #include <linux/stringify.h>
 
-- 
2.43.0.rc1.1.gbec44491f096


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

* Re: [PATCH v1 1/1] fpga: ice40-spi: Remove unused of_gpio.h
  2024-03-04 17:57 [PATCH v1 1/1] fpga: ice40-spi: Remove unused of_gpio.h Andy Shevchenko
@ 2024-04-10 20:10 ` Andy Shevchenko
  2024-04-11  8:27   ` Xu Yilun
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2024-04-10 20:10 UTC (permalink / raw)
  To: Uwe Kleine-König, linux-fpga, linux-kernel
  Cc: Moritz Fischer, Wu Hao, Xu Yilun, Tom Rix

On Mon, Mar 04, 2024 at 07:57:23PM +0200, Andy Shevchenko wrote:
> of_gpio.h is deprecated and subject to remove.
> The driver doesn't use it, simply remove the unused header.

Any comment on this? Can it be applied?

-- 
With Best Regards,
Andy Shevchenko



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

* Re: [PATCH v1 1/1] fpga: ice40-spi: Remove unused of_gpio.h
  2024-04-10 20:10 ` Andy Shevchenko
@ 2024-04-11  8:27   ` Xu Yilun
  0 siblings, 0 replies; 3+ messages in thread
From: Xu Yilun @ 2024-04-11  8:27 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Uwe Kleine-König, linux-fpga, linux-kernel, Moritz Fischer,
	Wu Hao, Xu Yilun, Tom Rix

On Wed, Apr 10, 2024 at 11:10:41PM +0300, Andy Shevchenko wrote:
> On Mon, Mar 04, 2024 at 07:57:23PM +0200, Andy Shevchenko wrote:
> > of_gpio.h is deprecated and subject to remove.
> > The driver doesn't use it, simply remove the unused header.
> 
> Any comment on this? Can it be applied?

Acked-by: Xu Yilun <yilun.xu@intel.com>

Applied to for-next.

> 
> -- 
> With Best Regards,
> Andy Shevchenko
> 
> 
> 

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

end of thread, other threads:[~2024-04-11  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04 17:57 [PATCH v1 1/1] fpga: ice40-spi: Remove unused of_gpio.h Andy Shevchenko
2024-04-10 20:10 ` Andy Shevchenko
2024-04-11  8:27   ` Xu Yilun

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).