* [PATCH v1 1/1] rtc: rx6110: Remove unused of_gpio,h
@ 2023-02-15 16:50 Andy Shevchenko
2023-02-22 20:10 ` Alexandre Belloni
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2023-02-15 16:50 UTC (permalink / raw)
To: linux-rtc, linux-kernel
Cc: Alessandro Zummo, Alexandre Belloni, Andy Shevchenko
of_gpio.h provides a single function, which is not used in this driver.
Remove unused header.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
drivers/rtc/rtc-rx6110.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/rtc/rtc-rx6110.c b/drivers/rtc/rtc-rx6110.c
index 76a49838014b..37608883a796 100644
--- a/drivers/rtc/rtc-rx6110.c
+++ b/drivers/rtc/rtc-rx6110.c
@@ -10,7 +10,6 @@
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/module.h>
-#include <linux/of_gpio.h>
#include <linux/regmap.h>
#include <linux/rtc.h>
#include <linux/of.h>
--
2.39.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v1 1/1] rtc: rx6110: Remove unused of_gpio,h
2023-02-15 16:50 [PATCH v1 1/1] rtc: rx6110: Remove unused of_gpio,h Andy Shevchenko
@ 2023-02-22 20:10 ` Alexandre Belloni
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Belloni @ 2023-02-22 20:10 UTC (permalink / raw)
To: linux-rtc, linux-kernel, Andy Shevchenko; +Cc: Alessandro Zummo
On Wed, 15 Feb 2023 18:50:30 +0200, Andy Shevchenko wrote:
> of_gpio.h provides a single function, which is not used in this driver.
> Remove unused header.
>
>
Applied, thanks!
[1/1] rtc: rx6110: Remove unused of_gpio,h
commit: 38892c48e54760be41f16519456d868e14933789
Best regards,
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-22 20:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-15 16:50 [PATCH v1 1/1] rtc: rx6110: Remove unused of_gpio,h Andy Shevchenko
2023-02-22 20:10 ` Alexandre Belloni
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®