[PATCH 4/5] power: supply: cw2015: Remove unused gpio include header

Waqar Hameed posted 5 patches 1 month, 2 weeks ago
[PATCH 4/5] power: supply: cw2015: Remove unused gpio include header
Posted by Waqar Hameed 1 month, 2 weeks ago
This header file is not used anywhere in the driver. Remove it.

Signed-off-by: Waqar Hameed <waqar.hameed@axis.com>
---
 drivers/power/supply/cw2015_battery.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/power/supply/cw2015_battery.c b/drivers/power/supply/cw2015_battery.c
index 0806abea2372f..a05dcc4a48f22 100644
--- a/drivers/power/supply/cw2015_battery.c
+++ b/drivers/power/supply/cw2015_battery.c
@@ -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>
-- 
2.39.5