Skip to content

Commit 2f26d97

Browse files
Linus Walleijbroonie
authored andcommitted
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>
1 parent 052eff4 commit 2f26d97

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/regulator/rc5t583-regulator.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include <linux/platform_device.h>
1717
#include <linux/regulator/driver.h>
1818
#include <linux/regulator/machine.h>
19-
#include <linux/gpio.h>
2019
#include <linux/mfd/rc5t583.h>
2120

2221
struct rc5t583_regulator_info {

0 commit comments

Comments
 (0)