From: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
To: akpm@linux-foundation.org
Cc: ysato@users.sourceforge.jp, dalias@libc.org,
linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org,
jrdr.linux@gmail.com
Subject: [PATCH] arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
Date: Mon, 11 Mar 2019 15:58:49 +0000 [thread overview]
Message-ID: <5c8682ef.1c69fb81.5a1ea.2e7f@mx.google.com> (raw)
Remove linux/irq.h which is included more than once.
Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
---
arch/sh/boards/mach-dreamcast/irq.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/sh/boards/mach-dreamcast/irq.c b/arch/sh/boards/mach-dreamcast/irq.c
index 2789647..69fa91c 100644
--- a/arch/sh/boards/mach-dreamcast/irq.c
+++ b/arch/sh/boards/mach-dreamcast/irq.c
@@ -10,7 +10,6 @@
*/
#include <linux/irq.h>
#include <linux/io.h>
-#include <linux/irq.h>
#include <linux/export.h>
#include <linux/err.h>
#include <mach/sysasic.h>
--
2.7.4
WARNING: multiple messages have this Message-ID (diff)
From: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
To: akpm@linux-foundation.org
Cc: ysato@users.sourceforge.jp, dalias@libc.org,
linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org,
jrdr.linux@gmail.com
Subject: [PATCH] arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
Date: Mon, 11 Mar 2019 21:16:49 +0530 [thread overview]
Message-ID: <5c8682ef.1c69fb81.5a1ea.2e7f@mx.google.com> (raw)
Remove linux/irq.h which is included more than once.
Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
---
arch/sh/boards/mach-dreamcast/irq.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/sh/boards/mach-dreamcast/irq.c b/arch/sh/boards/mach-dreamcast/irq.c
index 2789647..69fa91c 100644
--- a/arch/sh/boards/mach-dreamcast/irq.c
+++ b/arch/sh/boards/mach-dreamcast/irq.c
@@ -10,7 +10,6 @@
*/
#include <linux/irq.h>
#include <linux/io.h>
-#include <linux/irq.h>
#include <linux/export.h>
#include <linux/err.h>
#include <mach/sysasic.h>
--
2.7.4
next reply other threads:[~2019-03-11 15:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-11 15:46 Sabyasachi Gupta [this message]
2019-03-11 15:58 ` [PATCH] arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header Sabyasachi Gupta
2019-03-11 16:05 ` Souptick Joarder
2019-03-11 16:17 ` Souptick Joarder
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=5c8682ef.1c69fb81.5a1ea.2e7f@mx.google.com \
--to=sabyasachi.linux@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=dalias@libc.org \
--cc=jrdr.linux@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=ysato@users.sourceforge.jp \
/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.