]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
power: supply: cw2015: Remove unused gpio include header
authorWaqar Hameed <waqar.hameed@axis.com>
Sat, 20 Dec 2025 21:54:09 +0000 (22:54 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 12 Jan 2026 01:52:28 +0000 (02:52 +0100)
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>
drivers/power/supply/cw2015_battery.c

index 0806abea2372fec739ceebca61a869d0af6daeca..a05dcc4a48f227ee80eadf01e2b62bfec3d8c5f4 100644 (file)
@@ -13,7 +13,6 @@
 #include <linux/delay.h>
 #include <linux/i2c.h>
 #include <linux/gfp.h>
-#include <linux/gpio/consumer.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/power_supply.h>