* [PATCH] -rt: Fix ARM IXP4xx compile
@ 2005-11-10 18:29 Deepak Saxena
2005-11-10 21:15 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Deepak Saxena @ 2005-11-10 18:29 UTC (permalink / raw)
To: Ingo Molnar; +Cc: linux-kernel
Need to pick up global IRQ_* definitions.
Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Index: linux-2.6-git/arch/arm/mach-ixp4xx/ixdpg425-pci.c
===================================================================
--- linux-2.6-git.orig/arch/arm/mach-ixp4xx/ixdpg425-pci.c
+++ linux-2.6-git/arch/arm/mach-ixp4xx/ixdpg425-pci.c
@@ -16,10 +16,10 @@
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/init.h>
+#include <linux/irq.h>
#include <asm/mach-types.h>
#include <asm/hardware.h>
-#include <asm/irq.h>
#include <asm/mach/pci.h>
--
Deepak Saxena - dsaxena@plexity.net - http://www.plexity.net
When law and duty are one, united by religion, you never become fully
conscious, fully aware of yourself. You are always a little less than
an individual. - Frank Herbert
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] -rt: Fix ARM IXP4xx compile
2005-11-10 18:29 [PATCH] -rt: Fix ARM IXP4xx compile Deepak Saxena
@ 2005-11-10 21:15 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2005-11-10 21:15 UTC (permalink / raw)
To: Deepak Saxena; +Cc: linux-kernel
* Deepak Saxena <dsaxena@plexity.net> wrote:
> Need to pick up global IRQ_* definitions.
>
> Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
thanks, applied.
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-10 21:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-10 18:29 [PATCH] -rt: Fix ARM IXP4xx compile Deepak Saxena
2005-11-10 21:15 ` Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox