From: Linus Walleij Date: Sun, 10 Jan 2021 12:13:28 +0000 (+0100) Subject: power: supply: max14656: Drop unused includes X-Git-Tag: v5.12-rc1~109^2~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed3c19bdb0f46bf6152bfccd51425ad14f2d3e97;p=thirdparty%2Flinux.git power: supply: max14656: Drop unused includes The driver includes two GPIO headers but does not use symbols from any of them, so drop these includes. Cc: Alexander Kurz Signed-off-by: Linus Walleij Signed-off-by: Sebastian Reichel --- diff --git a/drivers/power/supply/max14656_charger_detector.c b/drivers/power/supply/max14656_charger_detector.c index 137f9fafce8c7..3f49b29f3c885 100644 --- a/drivers/power/supply/max14656_charger_detector.c +++ b/drivers/power/supply/max14656_charger_detector.c @@ -15,8 +15,6 @@ #include #include #include -#include -#include #include #include #include