From: Rusty Russell Date: Tue, 31 Mar 2009 04:05:11 +0000 (-0600) Subject: cpumask: remove node_to_first_cpu X-Git-Tag: v2.6.30-rc1~604^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0451fb2ebc4f65c265bb51d71a2fc986ebf20218;p=pandora-kernel.git cpumask: remove node_to_first_cpu Everyone defines it, and only one person uses it (arch/mips/sgi-ip27/ip27-nmi.c). So just open code it there. Signed-off-by: Rusty Russell Cc: linux-mips@linux-mips.org --- Reading git-diff-tree failed