ppc: xics: fix compilation with CentOS 6
commit5c6b487d673f1f5e5a30f6168bad3bc5cef40180
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 May 2017 09:48:50 +0000 (5 11:48 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 10 May 2017 23:45:15 +0000 (11 09:45 +1000)
treefb2b175bb9c40f97edf16be26333640bedfd8545
parent545d6e2b5c1e5fd321792bce0ad136c3a192c37b
ppc: xics: fix compilation with CentOS 6

The PowerPCCPU typedef is included twice if a file includes
both hw/ppc/xics.h and target/ppc/cpu-qom.h.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
include/hw/ppc/xics.h