From: Kenji Kaneshige Date: Fri, 9 Sep 2005 20:02:11 +0000 (-0700) Subject: [PATCH] remove unnecessary handle_IRQ_event() prototypes X-Git-Tag: v2.6.14-rc1~448 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b20ac6e1c80082889b3d6ae08aadda777519e5;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed