Skip to content

Commit 38673fd

Browse files
whamesre
authored andcommitted
power: supply: bq256xx: Remove unused gpio include header
This header file is not used anywhere in the driver. Remove it. Signed-off-by: Waqar Hameed <waqar.hameed@axis.com> Link: https://patch.msgid.link/730eb504f7ae9d3fcdfeebb544bfe115c32e1064.1766266985.git.waqar.hameed@axis.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
1 parent e312b7e commit 38673fd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/power/supply/bq256xx_charger.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include <linux/interrupt.h>
99
#include <linux/kernel.h>
1010
#include <linux/module.h>
11-
#include <linux/gpio/consumer.h>
1211
#include <linux/power_supply.h>
1312
#include <linux/regmap.h>
1413
#include <linux/types.h>

0 commit comments

Comments
 (0)