On 29/10/16 17:11, Wei Yongjun wrote: > From: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > > Remove duplicated include. > > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> Applied to the togreg branch of iio.git. Will push out later as testing once some other build tests have finished so that the autobuilders can see what I've messed up today! Jonathan > --- > drivers/iio/humidity/hts221_buffer.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/iio/humidity/hts221_buffer.c b/drivers/iio/humidity/hts221_buffer.c > index 76b2e81..72ddcda 100644 > --- a/drivers/iio/humidity/hts221_buffer.c > +++ b/drivers/iio/humidity/hts221_buffer.c > @@ -15,7 +15,6 @@ > > #include <linux/iio/iio.h> > #include <linux/iio/trigger.h> > -#include <linux/interrupt.h> > #include <linux/iio/events.h> > #include <linux/iio/trigger_consumer.h> > #include <linux/iio/triggered_buffer.h> > > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html