From: Linus Walleij Date: Tue, 8 Aug 2023 13:46:38 +0000 (+0200) Subject: regulator: bd71815: Drop useless header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f321708da4db6b15a8691dc64b2d5169234937bc;p=linux.git regulator: bd71815: Drop useless header The bd71815 regulator driver includes the legacy header for no reason, it is already using the proper include. Drop the include. Signed-off-by: Linus Walleij Link: https://lore.kernel.org/r/20230808-descriptors-regulator-v1-11-939b5e84dd18@linaro.org Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/bd71815-regulator.c b/drivers/regulator/bd71815-regulator.c index 475b1e0110e7c..26192d55a6858 100644 --- a/drivers/regulator/bd71815-regulator.c +++ b/drivers/regulator/bd71815-regulator.c @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include