From: Linus Walleij Date: Tue, 13 Jul 2021 15:27:09 +0000 (+0200) Subject: power: supply: ab8500: Drop some includes from bmdata X-Git-Tag: libata-5.15-2021-09-05~106^2~44 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=5176a18bb5e1596d46c34c4700ac67b74f88f704;p=linux-2.6-block.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 f705c19ef359..6f5fb794042c 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"