* [PATCH net-next v1 1/1] nfc: st21nfca: Remove unused of_gpio.h
@ 2024-11-01 8:42 Andy Shevchenko
2024-11-02 7:56 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2024-11-01 8:42 UTC (permalink / raw)
To: Uwe Kleine-König, netdev, linux-kernel
Cc: Krzysztof Kozlowski, Andy Shevchenko
of_gpio.h is deprecated and subject to remove. The drivers in question
don't use it, simply remove the unused header.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
drivers/nfc/st21nfca/i2c.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/nfc/st21nfca/i2c.c b/drivers/nfc/st21nfca/i2c.c
index 02c3d11a19c4..6d7861383806 100644
--- a/drivers/nfc/st21nfca/i2c.c
+++ b/drivers/nfc/st21nfca/i2c.c
@@ -11,7 +11,6 @@
#include <linux/i2c.h>
#include <linux/gpio/consumer.h>
#include <linux/of_irq.h>
-#include <linux/of_gpio.h>
#include <linux/acpi.h>
#include <linux/interrupt.h>
#include <linux/delay.h>
--
2.43.0.rc1.1336.g36b5255a03ac
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next v1 1/1] nfc: st21nfca: Remove unused of_gpio.h
2024-11-01 8:42 [PATCH net-next v1 1/1] nfc: st21nfca: Remove unused of_gpio.h Andy Shevchenko
@ 2024-11-02 7:56 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2024-11-02 7:56 UTC (permalink / raw)
To: Andy Shevchenko, Uwe Kleine-König, netdev, linux-kernel
On 01/11/2024 09:42, Andy Shevchenko wrote:
> of_gpio.h is deprecated and subject to remove. The drivers in question
> don't use it, simply remove the unused header.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-02 7:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-01 8:42 [PATCH net-next v1 1/1] nfc: st21nfca: Remove unused of_gpio.h Andy Shevchenko
2024-11-02 7:56 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®