Commit e4d48f64 authored by Linus Walleij's avatar Linus Walleij Committed by Mark Brown

regulator: lp8755: Drop useless header

The lp8755 includes the legacy header <linux/gpio.h> for no
reason, drop the include.
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230808-descriptors-regulator-v1-9-939b5e84dd18@linaro.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent d150c73a
......@@ -13,7 +13,6 @@
#include <linux/err.h>
#include <linux/irq.h>
#include <linux/interrupt.h>
#include <linux/gpio.h>
#include <linux/regmap.h>
#include <linux/uaccess.h>
#include <linux/regulator/driver.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment