From: Linus Walleij Date: Tue, 8 Aug 2023 13:46:30 +0000 (+0200) Subject: regulator: rpi-panel-attiny: Drop useless header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=052eff402fb754f3472833cb679ceef954ebf2a0;p=linux.git regulator: rpi-panel-attiny: Drop useless header The RPI panel regulator driver includes the legacy header for no reason, this is a driver and is already included. Drop the include. Signed-off-by: Linus Walleij Link: https://lore.kernel.org/r/20230808-descriptors-regulator-v1-3-939b5e84dd18@linaro.org Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/rpi-panel-attiny-regulator.c b/drivers/regulator/rpi-panel-attiny-regulator.c index ed046cc998c6d..f52c3d47ecea2 100644 --- a/drivers/regulator/rpi-panel-attiny-regulator.c +++ b/drivers/regulator/rpi-panel-attiny-regulator.c @@ -7,7 +7,6 @@ #include #include -#include #include #include #include