linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5/5] power: supply: ucs1002: Remove unused gpio include header
@ 2025-12-20 21:39 Waqar Hameed
  0 siblings, 0 replies; 2+ messages in thread
From: Waqar Hameed @ 2025-12-20 21:39 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: kernel, linux-pm, linux-kernel

This header file is not used anywhere in the driver. Remove it.

Signed-off-by: Waqar Hameed <waqar.hameed@axis.com>
---
 drivers/power/supply/ucs1002_power.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/power/supply/ucs1002_power.c b/drivers/power/supply/ucs1002_power.c
index fe94435340de6..3f44cc902f84d 100644
--- a/drivers/power/supply/ucs1002_power.c
+++ b/drivers/power/supply/ucs1002_power.c
@@ -6,7 +6,6 @@
  */
 #include <linux/bits.h>
 #include <linux/freezer.h>
-#include <linux/gpio/consumer.h>
 #include <linux/i2c.h>
 #include <linux/interrupt.h>
 #include <linux/kernel.h>
-- 
2.39.5


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

* [PATCH 5/5] power: supply: ucs1002: Remove unused gpio include header
  2025-12-20 21:54 [PATCH 0/5] power: supply: " Waqar Hameed
@ 2025-12-20 21:54 ` Waqar Hameed
  0 siblings, 0 replies; 2+ messages in thread
From: Waqar Hameed @ 2025-12-20 21:54 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: kernel, linux-pm, linux-kernel

This header file is not used anywhere in the driver. Remove it.

Signed-off-by: Waqar Hameed <waqar.hameed@axis.com>
---
 drivers/power/supply/ucs1002_power.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/power/supply/ucs1002_power.c b/drivers/power/supply/ucs1002_power.c
index fe94435340de6..3f44cc902f84d 100644
--- a/drivers/power/supply/ucs1002_power.c
+++ b/drivers/power/supply/ucs1002_power.c
@@ -6,7 +6,6 @@
  */
 #include <linux/bits.h>
 #include <linux/freezer.h>
-#include <linux/gpio/consumer.h>
 #include <linux/i2c.h>
 #include <linux/interrupt.h>
 #include <linux/kernel.h>
-- 
2.39.5


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

end of thread, other threads:[~2025-12-20 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-20 21:39 [PATCH 5/5] power: supply: ucs1002: Remove unused gpio include header Waqar Hameed
  -- strict thread matches above, loose matches on Subject: below --
2025-12-20 21:54 [PATCH 0/5] power: supply: " Waqar Hameed
2025-12-20 21:54 ` [PATCH 5/5] power: supply: ucs1002: " Waqar Hameed

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