[POWERPC] Fix 8xx build breakage due to _tlbie changes
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 20 Nov 2007 07:32:12 +0000 (18:32 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 20 Nov 2007 07:42:00 +0000 (18:42 +1100)
My changes to _tlbie to fix 4xx unfortunately broke 8xx build in a
couple of places.  This fixes it.

Spotted by Olof Johansson.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Vitaly Bordug <vitb@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found