* [PATCH v1 1/1] HSI: ssi_protocol: Remove unused linux/gpio.h
@ 2024-05-08 11:41 Andy Shevchenko
2024-05-27 10:22 ` Sebastian Reichel
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2024-05-08 11:41 UTC (permalink / raw)
To: Randy Dunlap, linux-kernel; +Cc: Sebastian Reichel, Andy Shevchenko
linux/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/hsi/clients/ssi_protocol.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/hsi/clients/ssi_protocol.c b/drivers/hsi/clients/ssi_protocol.c
index 10926359e6d2..afe470f3661c 100644
--- a/drivers/hsi/clients/ssi_protocol.c
+++ b/drivers/hsi/clients/ssi_protocol.c
@@ -14,7 +14,6 @@
#include <linux/clk.h>
#include <linux/device.h>
#include <linux/err.h>
-#include <linux/gpio.h>
#include <linux/if_ether.h>
#include <linux/if_arp.h>
#include <linux/if_phonet.h>
--
2.43.0.rc1.1336.g36b5255a03ac
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v1 1/1] HSI: ssi_protocol: Remove unused linux/gpio.h
2024-05-08 11:41 [PATCH v1 1/1] HSI: ssi_protocol: Remove unused linux/gpio.h Andy Shevchenko
@ 2024-05-27 10:22 ` Sebastian Reichel
0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Reichel @ 2024-05-27 10:22 UTC (permalink / raw)
To: Randy Dunlap, linux-kernel, Andy Shevchenko; +Cc: Sebastian Reichel
On Wed, 08 May 2024 14:41:49 +0300, Andy Shevchenko wrote:
> linux/gpio.h is deprecated and subject to remove.
> The driver doesn't use it, simply remove the unused header.
>
>
Applied, thanks!
[1/1] HSI: ssi_protocol: Remove unused linux/gpio.h
commit: f02cfe6950479b04fb75cf8424a852af7c50d3ad
Best regards,
--
Sebastian Reichel <sebastian.reichel@collabora.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-27 10:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-08 11:41 [PATCH v1 1/1] HSI: ssi_protocol: Remove unused linux/gpio.h Andy Shevchenko
2024-05-27 10:22 ` Sebastian Reichel
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®