From: Linus Walleij Date: Tue, 8 Aug 2023 13:46:36 +0000 (+0200) Subject: regulator: lp8755: Drop useless header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e4d48f64fcd469feeb09fc452f8cd1dfc00b43f6;p=linux.git regulator: lp8755: Drop useless header The lp8755 includes the legacy header for no reason, drop the include. Signed-off-by: Linus Walleij Link: https://lore.kernel.org/r/20230808-descriptors-regulator-v1-9-939b5e84dd18@linaro.org Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/lp8755.c b/drivers/regulator/lp8755.c index 4bc310f972edb..8d01e18046f34 100644 --- a/drivers/regulator/lp8755.c +++ b/drivers/regulator/lp8755.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include