Skip to content

Commit ce3bc84

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/power/supply/ucs1002_power.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77
#include <linux/bits.h>
88
#include <linux/freezer.h>
9-
#include <linux/gpio/consumer.h>
109
#include <linux/i2c.h>
1110
#include <linux/interrupt.h>
1211
#include <linux/kernel.h>

0 commit comments

Comments
 (0)