powerpc: Fix compile error with CONFIG_TAU=y
authorPaul Mackerras <paulus@samba.org>
Wed, 2 Nov 2005 04:06:22 +0000 (15:06 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 2 Nov 2005 04:06:22 +0000 (15:06 +1100)
commitbccfd588423bb610fb1fde987da3ad23af1c46d7
tree79ecbb819425d4680991ddd890bb30d526c77882
parent19fa17e5b1d9622902c1e9a7b0f8be676f266bbe
powerpc: Fix compile error with CONFIG_TAU=y

A couple of instances of "i" that needed to be changed to "cpu_id"
got missed in the merge, because they were in CONFIG_TAU code.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/setup-common.c