target/ppc: drop empty #if/#endif block
commite493786c9585d3f1d1a951c46c656821a47f5b34
authorGreg Kurz <groug@kaod.org>
Tue, 12 Jun 2018 16:27:54 +0000 (12 18:27 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 16 Jun 2018 06:32:33 +0000 (16 16:32 +1000)
treee68a530a2f9e14cbc10a929bdc69d53a3cc87fc5
parentb2540203bdf4a390c3489146eae82ce237303653
target/ppc: drop empty #if/#endif block

Commit 9d6f106552fa moved the last line in this block to somewhere else,
but it forgot to remove the now useless #if/#endif.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/cpu.h