From dd35a4debcf917f069e83f60b6ac84b5cad6e5e3 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Mon, 11 Sep 2023 10:27:58 +0200 Subject: regulator: rk808: Drop useless headers The RK808 is already using the proper header and includes the legacy headers and for no reason, drop the includes. Signed-off-by: Linus Walleij Link: https://lore.kernel.org/r/20230911-descriptors-regulator-v2-1-ce978c52c557@linaro.org Signed-off-by: Mark Brown --- drivers/regulator/rk808-regulator.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/regulator/rk808-regulator.c') diff --git a/drivers/regulator/rk808-regulator.c b/drivers/regulator/rk808-regulator.c index 867a2cf243f6..e374fa6e5f28 100644 --- a/drivers/regulator/rk808-regulator.c +++ b/drivers/regulator/rk808-regulator.c @@ -15,10 +15,8 @@ */ #include -#include #include #include -#include #include #include #include -- cgit v1.2.3