Re: [U-Boot] [PATCH] arm, ubifs: fix gcc5.x compiler warning

2015-12-02 Thread Tom Rini
On Tue, Dec 01, 2015 at 08:56:54AM +0100, Albert ARIBAUD wrote: > Hello Tom, > > On Mon, 30 Nov 2015 11:28:53 -0500, Tom Rini wrote: > > On Mon, Nov 30, 2015 at 11:03:53AM +0100, Heiko Schocher wrote: > > > Hello Jeroen, > > > > > > Am 30.11.2015 um 10:20 schrieb Jeroen

Re: [U-Boot] [PATCH] arm, ubifs: fix gcc5.x compiler warning

2015-11-30 Thread Heiko Schocher
Hello Jeroen, Am 30.11.2015 um 10:20 schrieb Jeroen Hofstee: Hello Heiko, On 30-11-15 08:47, Heiko Schocher wrote: compiling U-Boot for openrd_base_defconfig with gcc 5.x shows the following warning: CC fs/ubifs/super.o In file included from fs/ubifs/ubifs.h:35:0,

Re: [U-Boot] [PATCH] arm, ubifs: fix gcc5.x compiler warning

2015-11-30 Thread Tom Rini
On Mon, Nov 30, 2015 at 11:03:53AM +0100, Heiko Schocher wrote: > Hello Jeroen, > > Am 30.11.2015 um 10:20 schrieb Jeroen Hofstee: > >Hello Heiko, > > > >On 30-11-15 08:47, Heiko Schocher wrote: > >>compiling U-Boot for openrd_base_defconfig with > >>gcc 5.x shows the following warning: > >> > >>

Re: [U-Boot] [PATCH] arm, ubifs: fix gcc5.x compiler warning

2015-11-30 Thread Jeroen Hofstee
Hello Heiko, On 30-11-15 11:03, Heiko Schocher wrote: Am 30.11.2015 um 10:20 schrieb Jeroen Hofstee: Hello Heiko, On 30-11-15 08:47, Heiko Schocher wrote: compiling U-Boot for openrd_base_defconfig with gcc 5.x shows the following warning: CC fs/ubifs/super.o In file included from

Re: [U-Boot] [PATCH] arm, ubifs: fix gcc5.x compiler warning

2015-11-30 Thread Albert ARIBAUD
Hello Tom, On Mon, 30 Nov 2015 11:28:53 -0500, Tom Rini wrote: > On Mon, Nov 30, 2015 at 11:03:53AM +0100, Heiko Schocher wrote: > > Hello Jeroen, > > > > Am 30.11.2015 um 10:20 schrieb Jeroen Hofstee: > > >Hello Heiko, > > > > > >On 30-11-15 08:47, Heiko Schocher wrote: > >

Re: [U-Boot] [PATCH] arm, ubifs: fix gcc5.x compiler warning

2015-11-30 Thread Jeroen Hofstee
Hello Heiko, On 30-11-15 08:47, Heiko Schocher wrote: compiling U-Boot for openrd_base_defconfig with gcc 5.x shows the following warning: CC fs/ubifs/super.o In file included from fs/ubifs/ubifs.h:35:0, from fs/ubifs/super.c:37: fs/ubifs/super.c: In function

[U-Boot] [PATCH] arm, ubifs: fix gcc5.x compiler warning

2015-11-29 Thread Heiko Schocher
compiling U-Boot for openrd_base_defconfig with gcc 5.x shows the following warning: CC fs/ubifs/super.o In file included from fs/ubifs/ubifs.h:35:0, from fs/ubifs/super.c:37: fs/ubifs/super.c: In function 'atomic_inc': ./arch/arm/include/asm/atomic.h:55:2: warning: