mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Blackfin: Remove duplicate inclusion of linux/irq.h
@ 2007-07-29 21:48 Jesper Juhl
  2007-07-30  6:33 ` Mike Frysinger
  0 siblings, 1 reply; 3+ messages in thread
From: Jesper Juhl @ 2007-07-29 21:48 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Aidan Williams, aubrey.li, bernd.schmidt, bryan.wu, grace.pan,
	marc.hoffman, michael.hennerich, michael.frysinger, jerry.zeng,
	jie.zhang, robin.getz, roy.huang, sonic.zhang, vivi.li, yi.li,
	Andrew Morton, Jesper Juhl

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>
 



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-07-30  6:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-29 21:48 [PATCH] Blackfin: Remove duplicate inclusion of linux/irq.h Jesper Juhl
2007-07-30  6:33 ` Mike Frysinger
2007-07-30  6:45   ` Bryan Wu

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®