From: Linus Walleij Date: Fri, 30 Oct 2020 00:37:32 +0000 (+0100) Subject: power: supply: bq24735: Drop unused include X-Git-Tag: v5.11-rc1~58^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e586fe990b199bdcb9d9f32071a13388cbae23b;p=thirdparty%2Fkernel%2Fstable.git power: supply: bq24735: Drop unused include The driver include but actually only use which is includes below. Drop the surplus legacy header include. Cc: Peter Rosin Signed-off-by: Linus Walleij Signed-off-by: Sebastian Reichel --- diff --git a/drivers/power/supply/bq24735-charger.c b/drivers/power/supply/bq24735-charger.c index 6931e1d826f55..ab2f4bf8f603f 100644 --- a/drivers/power/supply/bq24735-charger.c +++ b/drivers/power/supply/bq24735-charger.c @@ -18,7 +18,6 @@ */ #include -#include #include #include #include