From: Michael Ellerman Date: Thu, 8 May 2008 04:27:15 +0000 (+1000) Subject: [POWERPC] Move xmon_irq() declaration into xmon.h X-Git-Tag: v2.6.27-rc1~1058^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af3b74df1b2fa4dbfb0534818167f6393f5ae7c7;p=pandora-kernel.git [POWERPC] Move xmon_irq() declaration into xmon.h The typdef for irqreturn_t was moved into its own header a while back, so there's no reason we can't move xmon_irq() into xmon.h now. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed