From: Matthew Wilcox Date: Wed, 6 Dec 2006 05:15:05 +0000 (-0700) Subject: [POWERPC] Delete unused irq functions on powerpc X-Git-Tag: v2.6.20-rc1~146^2~14^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a1d1ac279fac16ab1b41b2868478f3085f9223c;p=pandora-kernel.git [POWERPC] Delete unused irq functions on powerpc The ack_irq macro is unused and conflicts with James' work to template the generic irq code. mask_irq and unmask_irq are also unused, so delete those macros too. Signed-off-by: Matthew Wilcox Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed