Re: Build failure -- powerpc/boot: Add OPAL console to epapr wrappers

2017-03-28 Thread Daniel Walker
On 03/28/2017 02:35 AM, Michael Ellerman wrote: Daniel Walker writes: On 03/24/2017 07:16 PM, Oliver O'Halloran wrote: On Sat, Mar 25, 2017 at 4:00 AM, Daniel Walker wrote: I get this build failure, In file included from arch/powerpc/boot/fdt.c:51: ../arch/powerpc/boot/libfdt_env.h:9: err

Re: Build failure -- powerpc/boot: Add OPAL console to epapr wrappers

2017-03-28 Thread Michael Ellerman
Daniel Walker writes: > On 03/24/2017 07:16 PM, Oliver O'Halloran wrote: >> On Sat, Mar 25, 2017 at 4:00 AM, Daniel Walker wrote: >>> I get this build failure, >>> >>> >>> In file included from arch/powerpc/boot/fdt.c:51: >>> ../arch/powerpc/boot/libfdt_env.h:9: error: redefinition of typedef >>

Re: Build failure -- powerpc/boot: Add OPAL console to epapr wrappers

2017-03-27 Thread Daniel Walker
On 03/24/2017 07:16 PM, Oliver O'Halloran wrote: On Sat, Mar 25, 2017 at 4:00 AM, Daniel Walker wrote: I get this build failure, In file included from arch/powerpc/boot/fdt.c:51: ../arch/powerpc/boot/libfdt_env.h:9: error: redefinition of typedef 'uint32_t' ../arch/powerpc/boot/types.h:20: no

Re: Build failure -- powerpc/boot: Add OPAL console to epapr wrappers

2017-03-24 Thread Oliver O'Halloran
On Sat, Mar 25, 2017 at 4:00 AM, Daniel Walker wrote: > I get this build failure, > > > In file included from arch/powerpc/boot/fdt.c:51: > ../arch/powerpc/boot/libfdt_env.h:9: error: redefinition of typedef > 'uint32_t' > ../arch/powerpc/boot/types.h:20: note: previous declaration of 'uint32_t' >