cpumask: remove node_to_first_cpu
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 31 Mar 2009 04:05:11 +0000 (22:05 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Mar 2009 11:35:12 +0000 (22:05 +1030)
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 <rusty@rustcorp.com.au>
Cc: linux-mips@linux-mips.org

No differences found