projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Pull error-inject into release branch
[linux-2.6]
/
include
/
asm-mips
/
marvell.h
diff --git
a/include/asm-mips/marvell.h
b/include/asm-mips/marvell.h
index
6bb2125
..
b6144ba
100644
(file)
--- a/
include/asm-mips/marvell.h
+++ b/
include/asm-mips/marvell.h
@@
-53,6
+53,7
@@
struct mv_pci_controller {
unsigned long config_vreg;
};
-extern void ll_mv64340_irq(struct pt_regs *regs);
+extern void ll_mv64340_irq(void);
+extern void mv64340_irq_init(unsigned int base);
#endif /* __ASM_MIPS_MARVELL_H */