From: Jonathan Cameron <jic23@kernel.org>
To: Pravin Shedge <pravin.shedge4linux@gmail.com>
Cc: Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
Quentin Schulz <quentin.schulz@free-electrons.com>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 06/45] drivers: iio: gyro: remove duplicate includes
Date: Sun, 10 Dec 2017 19:36:02 +0000 [thread overview]
Message-ID: <20171210193602.778a160b@archlinux> (raw)
In-Reply-To: <1512439222-15714-1-git-send-email-pravin.shedge4linux@gmail.com>
On Tue, 5 Dec 2017 07:30:19 +0530
Pravin Shedge <pravin.shedge4linux@gmail.com> wrote:
> These duplicate includes have been found with scripts/checkincludes.pl but
> they have been removed manually to avoid removing false positives.
>
> Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
Applied. Thanks,
Jonathan
> ---
> drivers/iio/gyro/bmg160_core.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/iio/gyro/bmg160_core.c b/drivers/iio/gyro/bmg160_core.c
> index 1504617..63ca316 100644
> --- a/drivers/iio/gyro/bmg160_core.c
> +++ b/drivers/iio/gyro/bmg160_core.c
> @@ -27,7 +27,6 @@
> #include <linux/iio/trigger_consumer.h>
> #include <linux/iio/triggered_buffer.h>
> #include <linux/regmap.h>
> -#include <linux/delay.h>
> #include "bmg160.h"
>
> #define BMG160_IRQ_NAME "bmg160_event"
prev parent reply other threads:[~2017-12-10 19:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-05 2:00 [PATCH 06/45] drivers: iio: gyro: remove duplicate includes Pravin Shedge
2017-12-05 2:00 ` Pravin Shedge
2017-12-10 19:36 ` Jonathan Cameron [this message]
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=20171210193602.778a160b@archlinux \
--to=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
--cc=pravin.shedge4linux@gmail.com \
--cc=quentin.schulz@free-electrons.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.