]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
power: supply: bd99954: Remove unused gpio include header
authorWaqar Hameed <waqar.hameed@axis.com>
Sat, 20 Dec 2025 21:54:08 +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>
Acked-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://patch.msgid.link/ee74b461a8b8f02093e0beb519a1f0b8de7b64bc.1766266985.git.waqar.hameed@axis.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/bd99954-charger.c

index d03a70cf84067f29cfc0a01d01c0a5a95143bfa2..5c447b088223315ab8cd889520d632d401f8f715 100644 (file)
@@ -56,7 +56,6 @@
  */
 
 #include <linux/delay.h>
-#include <linux/gpio/consumer.h>
 #include <linux/interrupt.h>
 #include <linux/i2c.h>
 #include <linux/kernel.h>