* [PATCH -next] iio: imu: adis16480: remove duplicated include from adis16480.c
@ 2012-11-29 2:27 Wei Yongjun
2012-11-30 13:12 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2012-11-29 2:27 UTC (permalink / raw)
To: jic23; +Cc: yongjun_wei, linux-iio
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
drivers/iio/imu/adis16480.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/iio/imu/adis16480.c b/drivers/iio/imu/adis16480.c
index a080b35..3456d48 100644
--- a/drivers/iio/imu/adis16480.c
+++ b/drivers/iio/imu/adis16480.c
@@ -24,7 +24,6 @@
#include <linux/iio/buffer.h>
#include <linux/iio/imu/adis.h>
-#include <linux/iio/iio.h>
#include <linux/debugfs.h>
#define ADIS16480_PAGE_SIZE 0x80
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH -next] iio: imu: adis16480: remove duplicated include from adis16480.c
2012-11-29 2:27 [PATCH -next] iio: imu: adis16480: remove duplicated include from adis16480.c Wei Yongjun
@ 2012-11-30 13:12 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2012-11-30 13:12 UTC (permalink / raw)
To: Wei Yongjun; +Cc: jic23, yongjun_wei, linux-iio
On 11/29/2012 02:27 AM, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
>
> Remove duplicated include.
>
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Added to togreg branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
> ---
> drivers/iio/imu/adis16480.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/iio/imu/adis16480.c b/drivers/iio/imu/adis16480.c
> index a080b35..3456d48 100644
> --- a/drivers/iio/imu/adis16480.c
> +++ b/drivers/iio/imu/adis16480.c
> @@ -24,7 +24,6 @@
> #include <linux/iio/buffer.h>
> #include <linux/iio/imu/adis.h>
>
> -#include <linux/iio/iio.h>
> #include <linux/debugfs.h>
>
> #define ADIS16480_PAGE_SIZE 0x80
>
>
> --
> 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:[~2012-11-30 13:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-29 2:27 [PATCH -next] iio: imu: adis16480: remove duplicated include from adis16480.c Wei Yongjun
2012-11-30 13:12 ` 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).