mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 06:01:57 +00:00
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>
This commit is contained in:
parent
200ee464f7
commit
9b966639b0
@ -17,7 +17,6 @@
|
||||
#include <linux/regulator/driver.h>
|
||||
#include <linux/regulator/machine.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/gpio.h>
|
||||
#include <linux/mfd/tps65910.h>
|
||||
#include <linux/regulator/of_regulator.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user