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:
619af72
)
[MIPS] MV64340: Add missing prototype for mv64340_irq_init().
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 26 Mar 2007 08:30:32 +0000
(09:30 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 29 Mar 2007 22:46:35 +0000
(23:46 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/marvell.h
patch
|
blob
|
history
diff --git
a/include/asm-mips/marvell.h
b/include/asm-mips/marvell.h
index df94955b098aa03ea7b5c8825ca65f5b64ab9ace..b6144bafc56530bd6b727a561201bc7f386ec20b 100644
(file)
--- a/
include/asm-mips/marvell.h
+++ b/
include/asm-mips/marvell.h
@@
-54,5
+54,6
@@
struct mv_pci_controller {
};
extern void ll_mv64340_irq(void);
+extern void mv64340_irq_init(unsigned int base);
#endif /* __ASM_MIPS_MARVELL_H */