From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH 1/1] Input: soc_button_array - Remove duplicate inclusion of input.h
Date: Wed, 28 May 2014 09:34:43 -0700 [thread overview]
Message-ID: <20140528163443.GA6043@core.coreip.homeip.net> (raw)
In-Reply-To: <1401277459-31247-1-git-send-email-sachin.kamat@linaro.org>
On Wed, May 28, 2014 at 05:14:19PM +0530, Sachin Kamat wrote:
> input.h was included twice.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Applied, thank you.
> ---
> drivers/input/misc/soc_button_array.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/input/misc/soc_button_array.c b/drivers/input/misc/soc_button_array.c
> index 20c80f543d5e..5a6334be30b8 100644
> --- a/drivers/input/misc/soc_button_array.c
> +++ b/drivers/input/misc/soc_button_array.c
> @@ -17,7 +17,6 @@
> #include <linux/acpi.h>
> #include <linux/gpio/consumer.h>
> #include <linux/gpio_keys.h>
> -#include <linux/input.h>
> #include <linux/platform_device.h>
> #include <linux/pnp.h>
>
> --
> 1.7.9.5
>
--
Dmitry
prev parent reply other threads:[~2014-05-28 16:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-28 11:44 [PATCH 1/1] Input: soc_button_array - Remove duplicate inclusion of input.h Sachin Kamat
2014-05-28 16:34 ` Dmitry Torokhov [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=20140528163443.GA6043@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=sachin.kamat@linaro.org \
/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).