From e4d48f64fcd469feeb09fc452f8cd1dfc00b43f6 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Tue, 8 Aug 2023 15:46:36 +0200 Subject: 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 --- drivers/regulator/lp8755.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/regulator') diff --git a/drivers/regulator/lp8755.c b/drivers/regulator/lp8755.c index 4bc310f972ed..8d01e18046f3 100644 --- a/drivers/regulator/lp8755.c +++ b/drivers/regulator/lp8755.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3