From: Linus Walleij Date: Tue, 8 Aug 2023 13:46:29 +0000 (+0200) Subject: regulator: s2mpa01: Drop useless header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d0d58fe27b344fb6d0edb5fd2038372b5e5ed95b;p=linux.git regulator: s2mpa01: Drop useless header The TPS65910 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-2-939b5e84dd18@linaro.org Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/s2mpa01.c b/drivers/regulator/s2mpa01.c index b147ff6a16b19..c22fdde67f9cc 100644 --- a/drivers/regulator/s2mpa01.c +++ b/drivers/regulator/s2mpa01.c @@ -5,7 +5,6 @@ #include #include -#include #include #include #include