From: Linus Walleij Date: Tue, 8 Aug 2023 13:46:33 +0000 (+0200) Subject: regulator: mt6311: Drop useless header X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=4eb351fb89d68efeaca3625dccbbf492f5450801;p=tomoyo%2Ftomoyo-test1.git regulator: mt6311: Drop useless header The mt6311 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-6-939b5e84dd18@linaro.org Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/mt6311-regulator.c b/drivers/regulator/mt6311-regulator.c index b0771770cc26..63a51485f2cc 100644 --- a/drivers/regulator/mt6311-regulator.c +++ b/drivers/regulator/mt6311-regulator.c @@ -4,7 +4,6 @@ // Author: Henry Chen #include -#include #include #include #include