commit | 9207113dcc49cb742de0ec8a96d9373efa54cc88 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Fri Jun 03 14:58:09 2016 +0100 |
committer | David Gibson <david@gibson.dropbear.id.au> | Tue Jun 07 10:17:45 2016 +1000 |
tree | ce6af267a525380288a58484c0cbbda6a59c6678 | |
parent | 679dd415bb36aec5376e74454408ab70b2066e59 [diff] |
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>