From: Stuart Yoder Date: Thu, 19 May 2011 13:54:26 +0000 (-0500) Subject: powerpc: make irq_choose_cpu() available to all PIC drivers X-Git-Tag: v3.1-rc1~236^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec36b5848a8336d3a0010727b9365c3254d2d2e;p=pandora-kernel.git powerpc: make irq_choose_cpu() available to all PIC drivers Move irq_choose_cpu() into arch/powerpc/kernel/irq.c so that it can be used by other PIC drivers. The function is not MPIC-specific. Signed-off-by: Stuart Yoder Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed