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:
f940541
)
[MIPS] <asm/irq.h> does not need pt_regs anymore.
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Tue, 10 Oct 2006 16:07:01 +0000
(
01:07
+0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 11 Oct 2006 18:30:59 +0000
(19:30 +0100)
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/irq.h
patch
|
blob
|
history
diff --git
a/include/asm-mips/irq.h
b/include/asm-mips/irq.h
index 1a9804c65369dadad668fdca7b8faea56a00600d..0ce2a80b689e5da23a72ed6f17bfe01458325ed5 100644
(file)
--- a/
include/asm-mips/irq.h
+++ b/
include/asm-mips/irq.h
@@
-24,8
+24,6
@@
static inline int irq_canonicalize(int irq)
#define irq_canonicalize(irq) (irq) /* Sane hardware, sane code ... */
#endif
-struct pt_regs;
-
extern asmlinkage unsigned int do_IRQ(unsigned int irq);
#ifdef CONFIG_MIPS_MT_SMTC