target-ppc: fixup bitrot in mmu_helper.c debug statements
commit9207113dcc49cb742de0ec8a96d9373efa54cc88
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 3 Jun 2016 13:58:09 +0000 (3 14:58 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 7 Jun 2016 00:17:45 +0000 (7 10:17 +1000)
treece6af267a525380288a58484c0cbbda6a59c6678
parent679dd415bb36aec5376e74454408ab70b2066e59
target-ppc: fixup bitrot in mmu_helper.c debug statements

This fixes compilation of mmu_helper.c when all of the debug #defines at
the start of the file are enabled.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/mmu_helper.c