Re: linux-next: build warning after merge of the rtc tree

2019-03-27 Thread Joel Stanley
On Thu, 28 Mar 2019 at 01:59, Alexandre Belloni wrote: > > On 28/03/2019 01:36:21+, Joel Stanley wrote: > > On Thu, 28 Mar 2019 at 01:23, Stephen Rothwell > > wrote: > > > > > > Hi all, > > > > > > After merging the rtc tree, today's linux-next build (x86_64 allmodconfig) > > > produced

Re: linux-next: build warning after merge of the rtc tree

2019-03-27 Thread Alexandre Belloni
On 28/03/2019 01:36:21+, Joel Stanley wrote: > On Thu, 28 Mar 2019 at 01:23, Stephen Rothwell wrote: > > > > Hi all, > > > > After merging the rtc tree, today's linux-next build (x86_64 allmodconfig) > > produced this warning: > > > > drivers/rtc/rtc-aspeed.c: In function

Re: linux-next: build warning after merge of the rtc tree

2019-03-27 Thread Joel Stanley
On Thu, 28 Mar 2019 at 01:23, Stephen Rothwell wrote: > > Hi all, > > After merging the rtc tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > drivers/rtc/rtc-aspeed.c: In function 'aspeed_rtc_read_time': > drivers/rtc/rtc-aspeed.c:26:16: warning: unused variable

Re: linux-next: build warning after merge of the rtc tree

2017-07-06 Thread Alexandre Belloni
On 06/07/2017 at 07:54:58 +0200, Heiner Kallweit wrote: > Am 06.07.2017 um 06:24 schrieb Stephen Rothwell: > > Hi Alexandre, > > > > After merging the rtc tree, today's linux-next build (powerpc > > ppc64_defconfig) produced this warning: > > > > drivers/rtc/rtc-ds1307.c: In function

Re: linux-next: build warning after merge of the rtc tree

2017-07-06 Thread Alexandre Belloni
On 06/07/2017 at 07:54:58 +0200, Heiner Kallweit wrote: > Am 06.07.2017 um 06:24 schrieb Stephen Rothwell: > > Hi Alexandre, > > > > After merging the rtc tree, today's linux-next build (powerpc > > ppc64_defconfig) produced this warning: > > > > drivers/rtc/rtc-ds1307.c: In function

Re: linux-next: build warning after merge of the rtc tree

2017-07-05 Thread Heiner Kallweit
Am 06.07.2017 um 06:24 schrieb Stephen Rothwell: > Hi Alexandre, > > After merging the rtc tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > drivers/rtc/rtc-ds1307.c: In function 'ds1307_get_time': > drivers/rtc/rtc-ds1307.c:342:26: warning: unused variable

Re: linux-next: build warning after merge of the rtc tree

2017-07-05 Thread Heiner Kallweit
Am 06.07.2017 um 06:24 schrieb Stephen Rothwell: > Hi Alexandre, > > After merging the rtc tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > drivers/rtc/rtc-ds1307.c: In function 'ds1307_get_time': > drivers/rtc/rtc-ds1307.c:342:26: warning: unused variable

RE: linux-next: build warning after merge of the rtc tree

2017-01-13 Thread Amelie DELAUNAY
Hi Stephen, I'm going to send a patch to fix this warning. Thanks, Regards, Amelie > -Original Message- > From: Stephen Rothwell [mailto:s...@canb.auug.org.au] > Sent: vendredi 13 janvier 2017 04:18 > To: Alexandre Belloni > Cc:

RE: linux-next: build warning after merge of the rtc tree

2017-01-13 Thread Amelie DELAUNAY
Hi Stephen, I'm going to send a patch to fix this warning. Thanks, Regards, Amelie > -Original Message- > From: Stephen Rothwell [mailto:s...@canb.auug.org.au] > Sent: vendredi 13 janvier 2017 04:18 > To: Alexandre Belloni > Cc: linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org;

Re: linux-next: build warning after merge of the rtc tree

2017-01-10 Thread Alexandre Belloni
Hi, On 10/01/2017 at 14:01:00 +1100, Stephen Rothwell wrote : > Hi Alexandre, > > After merging the rtc tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > drivers/rtc/rtc-armada38x.c: In function 'read_rtc_register_wa': > drivers/rtc/rtc-armada38x.c:131:25:

Re: linux-next: build warning after merge of the rtc tree

2017-01-10 Thread Alexandre Belloni
Hi, On 10/01/2017 at 14:01:00 +1100, Stephen Rothwell wrote : > Hi Alexandre, > > After merging the rtc tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > drivers/rtc/rtc-armada38x.c: In function 'read_rtc_register_wa': > drivers/rtc/rtc-armada38x.c:131:25:

Re: linux-next: build warning after merge of the rtc tree

2016-07-11 Thread Alexandre Belloni
On 11/07/2016 at 10:23:51 +0200, Uwe Kleine-König wrote : > Hello, > > On Mon, Jul 11, 2016 at 06:12:08PM +1000, Stephen Rothwell wrote: > > After merging the rtc tree, today's linux-next build (x86 64_allmodconfig) > > produced this warning: > > > > drivers/rtc/rtc-isl12057.c: In function

Re: linux-next: build warning after merge of the rtc tree

2016-07-11 Thread Alexandre Belloni
On 11/07/2016 at 10:23:51 +0200, Uwe Kleine-König wrote : > Hello, > > On Mon, Jul 11, 2016 at 06:12:08PM +1000, Stephen Rothwell wrote: > > After merging the rtc tree, today's linux-next build (x86 64_allmodconfig) > > produced this warning: > > > > drivers/rtc/rtc-isl12057.c: In function

Re: linux-next: build warning after merge of the rtc tree

2016-07-11 Thread Uwe Kleine-König
Hello, On Mon, Jul 11, 2016 at 06:12:08PM +1000, Stephen Rothwell wrote: > After merging the rtc tree, today's linux-next build (x86 64_allmodconfig) > produced this warning: > > drivers/rtc/rtc-isl12057.c: In function 'isl12057_rtc_read_alarm': > drivers/rtc/rtc-isl12057.c:249:26: warning:

Re: linux-next: build warning after merge of the rtc tree

2016-07-11 Thread Uwe Kleine-König
Hello, On Mon, Jul 11, 2016 at 06:12:08PM +1000, Stephen Rothwell wrote: > After merging the rtc tree, today's linux-next build (x86 64_allmodconfig) > produced this warning: > > drivers/rtc/rtc-isl12057.c: In function 'isl12057_rtc_read_alarm': > drivers/rtc/rtc-isl12057.c:249:26: warning: