* [PATCH 2/5] power: supply: bq256xx: 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/bq256xx_charger.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/power/supply/bq256xx_charger.c b/drivers/power/supply/bq256xx_charger.c
index ae14162f017a9..3eb1733940054 100644
--- a/drivers/power/supply/bq256xx_charger.c
+++ b/drivers/power/supply/bq256xx_charger.c
@@ -8,7 +8,6 @@
#include <linux/interrupt.h>
#include <linux/kernel.h>
#include <linux/module.h>
-#include <linux/gpio/consumer.h>
#include <linux/power_supply.h>
#include <linux/regmap.h>
#include <linux/types.h>
--
2.39.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 2/5] power: supply: bq256xx: 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/bq256xx_charger.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/power/supply/bq256xx_charger.c b/drivers/power/supply/bq256xx_charger.c
index ae14162f017a9..3eb1733940054 100644
--- a/drivers/power/supply/bq256xx_charger.c
+++ b/drivers/power/supply/bq256xx_charger.c
@@ -8,7 +8,6 @@
#include <linux/interrupt.h>
#include <linux/kernel.h>
#include <linux/module.h>
-#include <linux/gpio/consumer.h>
#include <linux/power_supply.h>
#include <linux/regmap.h>
#include <linux/types.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 2/5] power: supply: bq256xx: 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 2/5] power: supply: bq256xx: " 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).