From: Atsushi Nemoto Date: Wed, 25 Oct 2006 14:57:04 +0000 (+0900) Subject: [MIPS] do_IRQ cleanup X-Git-Tag: v2.6.20-rc2~6^2~13^2~474^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=187933f23679c413706030aefad9e85e79164c44;p=pandora-kernel.git [MIPS] do_IRQ cleanup Now we have both function and macro version of do_IRQ() and the former is used only by DEC and non-preemptive kernel. This patch makes everyone use the macro version and removes the function version. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed