From: Souptick Joarder <jrdr.linux@gmail.com>
To: linux@armlinux.org.uk, mchehab+samsung@kernel.org,
linus.walleij@linaro.org, wsa@the-dreams.de
Cc: sabyasachi.linux@gmail.com, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, brajeswar.linux@gmail.com
Subject: [PATCH] arm/mach-sa1100/simpad.c: Remove duplicate header
Date: Mon, 7 Jan 2019 22:49:08 +0530 [thread overview]
Message-ID: <20190107171908.GA5246@jordon-HP-15-Notebook-PC> (raw)
Remove linux/gpio/machine.h which is included more than once.
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
---
arch/arm/mach-sa1100/simpad.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-sa1100/simpad.c b/arch/arm/mach-sa1100/simpad.c
index 406487e..c7fb9a7 100644
--- a/arch/arm/mach-sa1100/simpad.c
+++ b/arch/arm/mach-sa1100/simpad.c
@@ -18,7 +18,6 @@
#include <linux/mtd/partitions.h>
#include <linux/io.h>
#include <linux/gpio/driver.h>
-#include <linux/gpio/machine.h>
#include <mach/hardware.h>
#include <asm/setup.h>
--
1.9.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-01-07 17:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-07 17:19 Souptick Joarder [this message]
2019-01-16 12:31 ` [PATCH] arm/mach-sa1100/simpad.c: Remove duplicate header Souptick Joarder
2019-01-21 13:43 ` 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=20190107171908.GA5246@jordon-HP-15-Notebook-PC \
--to=jrdr.linux@gmail.com \
--cc=brajeswar.linux@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mchehab+samsung@kernel.org \
--cc=sabyasachi.linux@gmail.com \
--cc=wsa@the-dreams.de \
/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).