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

2019-08-21 Thread Stephen Rothwell
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_probe': drivers/rtc/rtc-aspeed.c:89:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^~~ drivers/rtc/rtc-armada38x.c:

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

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

2019-03-27 Thread Stephen Rothwell
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 'flags' [-Wunused-variable] unsigned long flags;

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

2018-03-21 Thread Stephen Rothwell
Hi Alexandre, After merging the rtc tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/rtc/rtc-st-lpc.c: In function 'st_rtc_probe': drivers/rtc/rtc-st-lpc.c:198:18: warning: unused variable 'tm_check' [-Wunused-variable] struct rtc_time tm_check;

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

2018-03-21 Thread Stephen Rothwell
Hi Alexandre, After merging the rtc tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/rtc/rtc-st-lpc.c: In function 'st_rtc_probe': drivers/rtc/rtc-st-lpc.c:198:18: warning: unused variable 'tm_check' [-Wunused-variable] struct rtc_time tm_check;

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

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

2017-07-05 Thread 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 'chip' [-Wunused-variable] const struct chip_desc *chip =

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

2017-07-05 Thread 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 'chip' [-Wunused-variable] const struct chip_desc *chip =

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

2017-06-28 Thread Stephen Rothwell
Hi Alexandre, After merging the rtc tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/rtc/rtc-brcmstb-waketimer.c: In function 'brcmstb_waketmr_settime': drivers/rtc/rtc-brcmstb-waketimer.c:142:6: warning: unused variable 'ret' [-Wunused-variable] int ret;

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

2017-06-28 Thread Stephen Rothwell
Hi Alexandre, After merging the rtc tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/rtc/rtc-brcmstb-waketimer.c: In function 'brcmstb_waketmr_settime': drivers/rtc/rtc-brcmstb-waketimer.c:142:6: warning: unused variable 'ret' [-Wunused-variable] int ret;

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

2017-01-13 Thread Amelie DELAUNAY
> > Cc: linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org; Amelie > DELAUNAY <amelie.delau...@st.com>; Mathieu Poirier > <mathieu.poir...@linaro.org> > Subject: linux-next: build warning after merge of the rtc tree > > Hi Alexandre, > > After merging the r

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

2017-01-13 Thread Amelie DELAUNAY
vger.kernel.org; Amelie > DELAUNAY ; Mathieu Poirier > > Subject: linux-next: build warning after merge of the rtc tree > > Hi Alexandre, > > After merging the rtc tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > In file included fro

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

2017-01-12 Thread Stephen Rothwell
Hi Alexandre, After merging the rtc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: In file included from drivers/rtc/rtc-stm32.c:14:0: drivers/rtc/rtc-stm32.c: In function 'stm32_rtc_probe': drivers/rtc/rtc-stm32.c:653:51: warning: large integer implicitly truncated

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

2017-01-12 Thread Stephen Rothwell
Hi Alexandre, After merging the rtc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: In file included from drivers/rtc/rtc-stm32.c:14:0: drivers/rtc/rtc-stm32.c: In function 'stm32_rtc_probe': drivers/rtc/rtc-stm32.c:653:51: warning: large integer implicitly truncated

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:

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

2017-01-09 Thread Stephen Rothwell
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: warning: 'index_max' may be used uninitialized in this function

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

2017-01-09 Thread Stephen Rothwell
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: warning: 'index_max' may be used uninitialized in this 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 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:

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

2016-07-11 Thread Stephen Rothwell
Hi Alexandre, 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: unused variable 'alarm_secs' [-Wunused-variable] unsigned long

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

2016-07-11 Thread Stephen Rothwell
Hi Alexandre, 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: unused variable 'alarm_secs' [-Wunused-variable] unsigned long