commit | 0451fb2ebc4f65c265bb51d71a2fc986ebf20218 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 30 22:05:11 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 30 22:05:12 2009 +1030 |
tree | 6851f5645cd53d9c243b048919ca2a5683e97a64 | |
parent | af76aba00fdcfb21535c9f9872245d14097a4561 [diff] |
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 <rusty@rustcorp.com.au> Cc: linux-mips@linux-mips.org