projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c25d518
)
[SPARC32]: pcic.c needs asm/irq_regs.h
author
David S. Miller
<davem@sunset.davemloft.net>
Tue, 10 Oct 2006 21:17:05 +0000
(14:17 -0700)
committer
David 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
patch
|
blob
|
history
diff --git
a/arch/sparc/kernel/pcic.c
b/arch/sparc/kernel/pcic.c
index b4e50ae323bf1a2587e830625240eb5655872e53..207f1b6eef5317baee833ff636488ed6fcbd36bb 100644
(file)
--- a/
arch/sparc/kernel/pcic.c
+++ b/
arch/sparc/kernel/pcic.c
@@
-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);