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

* Re: [PATCH] Blackfin: Remove duplicate inclusion of linux/irq.h
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Frysinger @ 2007-07-30  6:33 UTC (permalink / raw)
  To: Jesper Juhl
  Cc: Linux Kernel Mailing List, Aidan Williams, Andrew Morton, Wu, Bryan

On 7/29/07, Jesper Juhl <jesper.juhl@gmail.com> wrote:
> arch/blackfin/mach-bf548/boards/ezkit.c includes linux/irq.h twice.
> This patch removes the duplicate.

thanks, but we've fixed this in our tree already, we just havent
pushed it to linux mainline
-mike

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

* Re: [PATCH] Blackfin: Remove duplicate inclusion of linux/irq.h
  2007-07-30  6:33 ` Mike Frysinger
@ 2007-07-30  6:45   ` Bryan Wu
  0 siblings, 0 replies; 3+ messages in thread
From: Bryan Wu @ 2007-07-30  6:45 UTC (permalink / raw)
  To: Mike Frysinger
  Cc: Jesper Juhl, Linux Kernel Mailing List, Aidan Williams,
	Andrew Morton, Wu, Bryan

On Mon, 2007-07-30 at 02:33 -0400, Mike Frysinger wrote:
> On 7/29/07, Jesper Juhl <jesper.juhl@gmail.com> wrote:
> > arch/blackfin/mach-bf548/boards/ezkit.c includes linux/irq.h twice.
> > This patch removes the duplicate.
> 
> thanks, but we've fixed this in our tree already, we just havent
> pushed it to linux mainline
> -mike

Yes, Thank you Jesper.

As Mike said, it will be merged later for mailine.

-Bryan

^ 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®