* [PATCH -next] iio: humidity: remove duplicated include from hts221_buffer.c
@ 2016-10-29 16:11 Wei Yongjun
2016-10-30 12:16 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2016-10-29 16:11 UTC (permalink / raw)
To: Jonathan Cameron, Hartmut Knaack, Lars-Peter Clausen,
Peter Meerwald-Stadler, Lorenzo Bianconi
Cc: Wei Yongjun, linux-iio
From: Wei Yongjun <weiyongjun1@huawei.com>
Remove duplicated include.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH -next] iio: humidity: remove duplicated include from hts221_buffer.c
2016-10-29 16:11 [PATCH -next] iio: humidity: remove duplicated include from hts221_buffer.c Wei Yongjun
@ 2016-10-30 12:16 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2016-10-30 12:16 UTC (permalink / raw)
To: Wei Yongjun, Hartmut Knaack, Lars-Peter Clausen,
Peter Meerwald-Stadler, Lorenzo Bianconi
Cc: Wei Yongjun, linux-iio
On 29/10/16 17:11, Wei Yongjun wrote:
> From: Wei Yongjun <weiyongjun1@huawei.com>
>
> Remove duplicated include.
>
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-30 12:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-29 16:11 [PATCH -next] iio: humidity: remove duplicated include from hts221_buffer.c Wei Yongjun
2016-10-30 12:16 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).