From: Sachin Kamat <sachin.kamat@linaro.org>
To: linux-gpio@vger.kernel.org
Cc: linux-doc@vger.kernel.org, linus.walleij@linaro.org,
rob@landley.net, sachin.kamat@linaro.org, patches@linaro.org,
Heiko Stuebner <heiko@sntech.de>
Subject: [PATCH 1/2] gpio: samsung: Remove hardware.h inclusion
Date: Fri, 3 Jan 2014 15:06:24 +0530 [thread overview]
Message-ID: <1388741785-24240-1-git-send-email-sachin.kamat@linaro.org> (raw)
The contents of this header file are not referenced in the driver.
Remove its inclusion.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Heiko Stuebner <heiko@sntech.de>
---
drivers/gpio/gpio-samsung.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpio/gpio-samsung.c b/drivers/gpio/gpio-samsung.c
index be7b0bd4eed4..2376e6278388 100644
--- a/drivers/gpio/gpio-samsung.c
+++ b/drivers/gpio/gpio-samsung.c
@@ -36,7 +36,6 @@
#include <asm/irq.h>
-#include <mach/hardware.h>
#include <mach/map.h>
#include <mach/regs-gpio.h>
--
1.7.9.5
next reply other threads:[~2014-01-03 9:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-03 9:36 Sachin Kamat [this message]
2014-01-03 9:36 ` [PATCH 2/2] gpio: samsung: Update documentation Sachin Kamat
2014-01-07 18:01 ` Linus Walleij
2014-01-07 18:00 ` [PATCH 1/2] gpio: samsung: Remove hardware.h inclusion Linus Walleij
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=1388741785-24240-1-git-send-email-sachin.kamat@linaro.org \
--to=sachin.kamat@linaro.org \
--cc=heiko@sntech.de \
--cc=linus.walleij@linaro.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=patches@linaro.org \
--cc=rob@landley.net \
/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).