Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

regulator: rc5t583: Drop useless header

The RC5T583 includes the legacy header <linux/gpio.h> for no
reason, drop the include.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230808-descriptors-regulator-v1-5-939b5e84dd18@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Linus Walleij and committed by
Mark Brown
2f26d978 052eff40

-1
-1
drivers/regulator/rc5t583-regulator.c
··· 16 16 #include <linux/platform_device.h> 17 17 #include <linux/regulator/driver.h> 18 18 #include <linux/regulator/machine.h> 19 - #include <linux/gpio.h> 20 19 #include <linux/mfd/rc5t583.h> 21 20 22 21 struct rc5t583_regulator_info {