From: Paul Mackerras Date: Wed, 2 Nov 2005 04:06:22 +0000 (+1100) Subject: powerpc: Fix compile error with CONFIG_TAU=y X-Git-Tag: v2.6.15-rc1~726^2~3^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bccfd588423bb610fb1fde987da3ad23af1c46d7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed