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)
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>

No differences found