regulator: bd71828: Drop useless header
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Aug 2023 13:46:37 +0000 (15:46 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 8 Aug 2023 14:23:17 +0000 (15:23 +0100)
commita5c9a1444088099c6d52939ed2f34049d5d00b5f
treeac2589ad7e3d4964909aae7cdd4eb65d1ddd9ca4
parente4d48f64fcd469feeb09fc452f8cd1dfc00b43f6
regulator: bd71828: Drop useless header

The bd71828 includes the legacy header <linux/gpio.h> for no
reason, drop the include. The documentation mentions GPIO but there
is no usage of the GPIO namespace.

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