From: Linus Walleij Date: Tue, 8 Aug 2023 13:46:32 +0000 (+0200) Subject: regulator: rc5t583: Drop useless header X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2f26d97863f05b83b8f7872aff81ecb9d6b76b50;p=tomoyo%2Ftomoyo-test1.git regulator: rc5t583: Drop useless header The RC5T583 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-5-939b5e84dd18@linaro.org Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/rc5t583-regulator.c b/drivers/regulator/rc5t583-regulator.c index a5afca73715d..a25a141e86c4 100644 --- a/drivers/regulator/rc5t583-regulator.c +++ b/drivers/regulator/rc5t583-regulator.c @@ -16,7 +16,6 @@ #include #include #include -#include #include struct rc5t583_regulator_info {