Skip to content

Commit d0d58fe

Browse files
Linus Walleijbroonie
authored andcommitted
regulator: s2mpa01: 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-2-939b5e84dd18@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 9b96663 commit d0d58fe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/regulator/s2mpa01.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
#include <linux/bug.h>
77
#include <linux/err.h>
8-
#include <linux/gpio.h>
98
#include <linux/slab.h>
109
#include <linux/module.h>
1110
#include <linux/of.h>

0 commit comments

Comments
 (0)