On Sun, 28 Jun 2020 13:36:34 +0100 Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > I guess this is a left over from some earlier cleanup. Not used > currently. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Nikita Yushchenko <nikita.yoush@xxxxxxxxxxxxxxxxxx> > Cc: Vladimir Barinov <vladimir.barinov@xxxxxxxxxxxxxxxxxx> Applied to the togreg branch of iio.git and pushed out as testing to see if I missed anything. Thanks, Jonathan > --- > drivers/iio/adc/hi8435.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/iio/adc/hi8435.c b/drivers/iio/adc/hi8435.c > index 127e78243233..235374ec7bab 100644 > --- a/drivers/iio/adc/hi8435.c > +++ b/drivers/iio/adc/hi8435.c > @@ -17,7 +17,6 @@ > #include <linux/module.h> > #include <linux/of.h> > #include <linux/of_device.h> > -#include <linux/of_gpio.h> > #include <linux/spi/spi.h> > #include <linux/gpio/consumer.h> >