From: Linus Walleij Date: Tue, 13 Jul 2021 15:27:09 +0000 (+0200) Subject: power: supply: ab8500: Drop some includes from bmdata X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5176a18bb5e1596d46c34c4700ac67b74f88f704;p=linux.git power: supply: ab8500: Drop some includes from bmdata This file isn't using any AB8500 symbols so drop these includes. Signed-off-by: Linus Walleij Signed-off-by: Sebastian Reichel --- diff --git a/drivers/power/supply/ab8500_bmdata.c b/drivers/power/supply/ab8500_bmdata.c index f705c19ef3596..6f5fb794042ce 100644 --- a/drivers/power/supply/ab8500_bmdata.c +++ b/drivers/power/supply/ab8500_bmdata.c @@ -2,8 +2,6 @@ #include #include #include -#include -#include #include "ab8500-bm.h"