David Gibson <da...@gibson.dropbear.id.au> writes:

> From: Cédric Le Goater <c...@kaod.org>
>
> The exact same routine will be used in PowerNV.
>
> Signed-off-by: Cédric Le Goater <c...@kaod.org>
> Signed-off-by: David Gibson <da...@gibson.dropbear.id.au>

This patch has broken 32 bit x86 builds on CentOS6 (I happened to be looking
at something else and found it broken):

    14:57 alex@centos6-x86/i686  [qemu.git/bisect:???] >make
      CC    ppc-softmmu/hw/ppc/fdt.o
    In file included from /home/alex/lsrc/qemu.git/hw/ppc/fdt.c:14:
    /home/alex/lsrc/qemu.git/include/hw/ppc/fdt.h:15: error: redefinition of 
typedef ‘CPUPPCState’
    /home/alex/lsrc/qemu.git/target-ppc/cpu-qom.h:41: note: previous 
declaration of ‘CPUPPCState’ was here
    make[1]: *** [hw/ppc/fdt.o] Error 1
    make: *** [subdir-ppc-softmmu] Error 2

--
Alex Bennée

Reply via email to