Skip to content

Commit 91a4f92

Browse files
whamesre
authored andcommitted
power: supply: cw2015: 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/6c6ea228f39f3c01c0a89d8ba545be6f3ec13c2a.1766266985.git.waqar.hameed@axis.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
1 parent 3d74b6d commit 91a4f92

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/power/supply/cw2015_battery.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <linux/delay.h>
1414
#include <linux/i2c.h>
1515
#include <linux/gfp.h>
16-
#include <linux/gpio/consumer.h>
1716
#include <linux/kernel.h>
1817
#include <linux/module.h>
1918
#include <linux/power_supply.h>

0 commit comments

Comments
 (0)