Skip to content

Commit 9b96663

Browse files
Linus Walleijbroonie
authored andcommitted
regulator: tps65910: Drop useless header
The TPS65910 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-1-939b5e84dd18@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 200ee46 commit 9b96663

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/regulator/tps65910-regulator.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include <linux/regulator/driver.h>
1818
#include <linux/regulator/machine.h>
1919
#include <linux/slab.h>
20-
#include <linux/gpio.h>
2120
#include <linux/mfd/tps65910.h>
2221
#include <linux/regulator/of_regulator.h>
2322

0 commit comments

Comments
 (0)