]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] remove unnecessary handle_IRQ_event() prototypes
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Fri, 9 Sep 2005 20:02:11 +0000 (13:02 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:33 +0000 (13:57 -0700)
commit24b20ac6e1c80082889b3d6ae08aadda777519e5
tree6dd4c90d761f6b8764c4780c298f0bc581af25da
parent73a358d1892a8233801e3fd54668075b52ec42da
[PATCH] remove unnecessary handle_IRQ_event() prototypes

The function prototype for handle_IRQ_event() in a few architctures is not
needed because they use GENERIC_HARDIRQ.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-mips/irq.h
include/asm-ppc/irq.h
include/asm-sh/irq.h
include/asm-x86_64/irq.h