From: Wei Yongjun <weiyj.lk@gmail.com>
To: jic23@cam.ac.uk
Cc: yongjun_wei@trendmicro.com.cn, linux-iio@vger.kernel.org
Subject: [PATCH -next] iio: gyro: adis16136: remove duplicated include from adis16136.c
Date: Wed, 28 Nov 2012 21:27:27 -0500 [thread overview]
Message-ID: <CAPgLHd_faAe1PsFWX9pF91YCZ8p37b39JJ8sP7bFDX0JhODm1A@mail.gmail.com> (raw)
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
drivers/iio/gyro/adis16136.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/iio/gyro/adis16136.c b/drivers/iio/gyro/adis16136.c
index 05486df..4d60643 100644
--- a/drivers/iio/gyro/adis16136.c
+++ b/drivers/iio/gyro/adis16136.c
@@ -22,7 +22,6 @@
#include <linux/iio/buffer.h>
#include <linux/iio/imu/adis.h>
-#include <linux/iio/iio.h>
#include <linux/debugfs.h>
#define ADIS16136_REG_FLASH_CNT 0x00
next reply other threads:[~2012-11-29 2:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-29 2:27 Wei Yongjun [this message]
2012-11-30 13:12 ` [PATCH -next] iio: gyro: adis16136: remove duplicated include from adis16136.c Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAPgLHd_faAe1PsFWX9pF91YCZ8p37b39JJ8sP7bFDX0JhODm1A@mail.gmail.com \
--to=weiyj.lk@gmail.com \
--cc=jic23@cam.ac.uk \
--cc=linux-iio@vger.kernel.org \
--cc=yongjun_wei@trendmicro.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).