From: weiyj_lk@163.com
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Sachin Kamat <sachin.kamat@linaro.org>,
Jin Yao <yao.jin@linux.intel.com>,
Lejun Zhu <lejun.zhu@linux.intel.com>,
Pramod Gurav <pramod.gurav@smartplayin.com>,
Alexandre Courbot <acourbot@nvidia.com>,
Bastien Nocera <hadess@hadess.net>
Cc: Wei Yongjun <yongjun_wei@trendmicro.com.cn>, linux-input@vger.kernel.org
Subject: [PATCH -next] Input: soc_button_array - remove duplicated include from soc_button_array.c
Date: Thu, 16 Apr 2015 21:12:00 +0800 [thread overview]
Message-ID: <1429189920-24334-1-git-send-email-weiyj_lk@163.com> (raw)
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
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 e8e010a..c14b827 100644
--- a/drivers/input/misc/soc_button_array.c
+++ b/drivers/input/misc/soc_button_array.c
@@ -18,7 +18,6 @@
#include <linux/gpio/consumer.h>
#include <linux/gpio_keys.h>
#include <linux/platform_device.h>
-#include <linux/acpi.h>
/*
* Definition of buttons on the tablet. The ACPI index of each button
next reply other threads:[~2015-04-16 13:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-16 13:12 weiyj_lk [this message]
2015-04-16 20:39 ` [PATCH -next] Input: soc_button_array - remove duplicated include from soc_button_array.c Dmitry Torokhov
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=1429189920-24334-1-git-send-email-weiyj_lk@163.com \
--to=weiyj_lk@163.com \
--cc=acourbot@nvidia.com \
--cc=dmitry.torokhov@gmail.com \
--cc=hadess@hadess.net \
--cc=lejun.zhu@linux.intel.com \
--cc=linux-input@vger.kernel.org \
--cc=pramod.gurav@smartplayin.com \
--cc=sachin.kamat@linaro.org \
--cc=yao.jin@linux.intel.com \
--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).