diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2023-08-08 16:46:34 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-08-08 17:23:14 +0300 |
commit | 2e903eac35ec0ea1f44af5a53d87d98309295fc3 (patch) | |
tree | bbf8106accd58e42a796d2a3103bb1c82358d239 /Documentation/Makefile | |
parent | 4eb351fb89d68efeaca3625dccbbf492f5450801 (diff) | |
download | linux-2e903eac35ec0ea1f44af5a53d87d98309295fc3.tar.xz |
regulator: mcp16502: Drop useless header
The mcp16502 regulator driver includes the legacy header
<linux/gpio.h> for no reason, it is already using the proper
<linux/gpio/consumer.h> include. Drop the include.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230808-descriptors-regulator-v1-7-939b5e84dd18@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/Makefile')
0 files changed, 0 insertions, 0 deletions