* [PATCH v1 1/1] extcon: palmas: Remove unused of_gpio,h
@ 2023-02-15 16:50 Andy Shevchenko
2023-03-10 15:27 ` Andy Shevchenko
0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2023-02-15 16:50 UTC (permalink / raw)
To: Colin Ian King, linux-kernel; +Cc: MyungJoo Ham, Chanwoo Choi, 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/extcon/extcon-palmas.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/extcon/extcon-palmas.c b/drivers/extcon/extcon-palmas.c
index 32f8b541770b..d339b8680445 100644
--- a/drivers/extcon/extcon-palmas.c
+++ b/drivers/extcon/extcon-palmas.c
@@ -18,7 +18,6 @@
#include <linux/mfd/palmas.h>
#include <linux/of.h>
#include <linux/of_platform.h>
-#include <linux/of_gpio.h>
#include <linux/gpio/consumer.h>
#include <linux/workqueue.h>
--
2.39.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v1 1/1] extcon: palmas: Remove unused of_gpio,h
2023-02-15 16:50 [PATCH v1 1/1] extcon: palmas: Remove unused of_gpio,h Andy Shevchenko
@ 2023-03-10 15:27 ` Andy Shevchenko
2023-03-13 10:43 ` Chanwoo Choi
0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2023-03-10 15:27 UTC (permalink / raw)
To: Colin Ian King, linux-kernel; +Cc: MyungJoo Ham, Chanwoo Choi
On Wed, Feb 15, 2023 at 06:50:35PM +0200, Andy Shevchenko wrote:
> of_gpio.h provides a single function, which is not used in this driver.
> Remove unused header.
Any comments on this?
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v1 1/1] extcon: palmas: Remove unused of_gpio,h
2023-03-10 15:27 ` Andy Shevchenko
@ 2023-03-13 10:43 ` Chanwoo Choi
0 siblings, 0 replies; 3+ messages in thread
From: Chanwoo Choi @ 2023-03-13 10:43 UTC (permalink / raw)
To: Andy Shevchenko, Colin Ian King, linux-kernel; +Cc: MyungJoo Ham, Chanwoo Choi
On 23. 3. 11. 00:27, Andy Shevchenko wrote:
> On Wed, Feb 15, 2023 at 06:50:35PM +0200, Andy Shevchenko wrote:
>> of_gpio.h provides a single function, which is not used in this driver.
>> Remove unused header.
>
> Any comments on this?
>
I'm sorry for late reply. Applied it.
Thanks.
--
Best Regards,
Samsung Electronics
Chanwoo Choi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-03-13 10:43 UTC | newest]
Thread overview: 3+ 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] extcon: palmas: Remove unused of_gpio,h Andy Shevchenko
2023-03-10 15:27 ` Andy Shevchenko
2023-03-13 10:43 ` Chanwoo Choi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox