[SPARC32]: pcic.c needs asm/irq_regs.h
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 10 Oct 2006 21:17:05 +0000 (14:17 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 12 Oct 2006 06:56:51 +0000 (23:56 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/pcic.c

index b4e50ae..207f1b6 100644 (file)
@@ -34,6 +34,7 @@
 #include <asm/pcic.h>
 #include <asm/timer.h>
 #include <asm/uaccess.h>
+#include <asm/irq_regs.h>
 
 
 unsigned int pcic_pin_to_irq(unsigned int pin, char *name);