From: Jesper Juhl <jesper.juhl@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Aidan Williams <aidan@nicta.com.au>,
aubrey.li@analog.com, bernd.schmidt@analog.com,
bryan.wu@analog.com, grace.pan@analog.com,
marc.hoffman@analog.com, michael.hennerich@analog.com,
michael.frysinger@analog.com, jerry.zeng@analog.com,
jie.zhang@analog.com, robin.getz@analog.com,
roy.huang@analog.com, sonic.zhang@analog.com, vivi.li@analog.com,
yi.li@analog.com, Andrew Morton <akpm@linux-foundation.org>,
Jesper Juhl <jesper.juhl@gmail.com>
Subject: [PATCH] Blackfin: Remove duplicate inclusion of linux/irq.h
Date: Sun, 29 Jul 2007 23:48:25 +0200 [thread overview]
Message-ID: <200707292348.25880.jesper.juhl@gmail.com> (raw)
Hi,
arch/blackfin/mach-bf548/boards/ezkit.c includes linux/irq.h twice.
This patch removes the duplicate.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
arch/blackfin/mach-bf548/boards/ezkit.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/blackfin/mach-bf548/boards/ezkit.c b/arch/blackfin/mach-bf548/boards/ezkit.c
index 96ad95f..9e00ada 100644
--- a/arch/blackfin/mach-bf548/boards/ezkit.c
+++ b/arch/blackfin/mach-bf548/boards/ezkit.c
@@ -35,7 +35,6 @@
#include <linux/spi/spi.h>
#include <linux/spi/flash.h>
#include <linux/irq.h>
-#include <linux/irq.h>
#include <linux/interrupt.h>
#include <asm/bfin5xx_spi.h>
next reply other threads:[~2007-07-29 21:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-29 21:48 Jesper Juhl [this message]
2007-07-30 6:33 ` Mike Frysinger
2007-07-30 6:45 ` Bryan Wu
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=200707292348.25880.jesper.juhl@gmail.com \
--to=jesper.juhl@gmail.com \
--cc=aidan@nicta.com.au \
--cc=akpm@linux-foundation.org \
--cc=aubrey.li@analog.com \
--cc=bernd.schmidt@analog.com \
--cc=bryan.wu@analog.com \
--cc=grace.pan@analog.com \
--cc=jerry.zeng@analog.com \
--cc=jie.zhang@analog.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.hoffman@analog.com \
--cc=michael.frysinger@analog.com \
--cc=michael.hennerich@analog.com \
--cc=robin.getz@analog.com \
--cc=roy.huang@analog.com \
--cc=sonic.zhang@analog.com \
--cc=vivi.li@analog.com \
--cc=yi.li@analog.com \
/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
all inboxes | Powered by JetHome®