Skip to content

Commit 3d74b6d

Browse files
whamesre
authored andcommitted
power: supply: bq25980: 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/94cf6d7dc464e20abea543983b24828e51c64f93.1766266985.git.waqar.hameed@axis.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
1 parent 38673fd commit 3d74b6d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/power/supply/bq25980_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)