From: Wei Yongjun <weiyongjun1@xxxxxxxxxx> Remove duplicated include. Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> --- 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