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

2021-04-05 Thread Krzysztof Kozlowski
On 06/04/2021 02:45, Stephen Rothwell wrote: > Hi all, > > After merging the arm-soc tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/clk/socfpga/clk-gate.c: In function 'socfpga_clk_recalc_rate': > drivers/clk/socfpga/clk-gate.c:102:7: warning: cast fro

linux-next: build warning after merge of the arm-soc tree

2021-04-05 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/clk/socfpga/clk-gate.c: In function 'socfpga_clk_recalc_rate': drivers/clk/socfpga/clk-gate.c:102:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cas

linux-next: build warning after merge of the arm-soc tree

2019-08-15 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/usb/gadget/udc/lpc32xx_udc.c: In function 'udc_pop_fifo': drivers/usb/gadget/udc/lpc32xx_udc.c:1156:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-

linux-next: build warning after merge of the arm-soc tree

2019-08-15 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: In file included from include/linux/kernel.h:15, from include/linux/list.h:9, from include/linux/module.h:9, from drivers/dma/iop-adma.c

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

2019-05-03 Thread Arnd Bergmann
On Fri, May 3, 2019 at 2:49 AM Linus Walleij wrote: > > On Tue, Apr 30, 2019 at 12:28 AM Stephen Rothwell > wrote: > > > After merging the arm-soc tree, today's linux-next build > > (x86_64 allmodconfig) produced this warning: > > > > drivers/clocksource/timer-ixp4xx.c:78:20: warning: > > 'ixp4

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

2019-05-02 Thread Linus Walleij
On Tue, Apr 30, 2019 at 12:28 AM Stephen Rothwell wrote: > After merging the arm-soc tree, today's linux-next build > (x86_64 allmodconfig) produced this warning: > > drivers/clocksource/timer-ixp4xx.c:78:20: warning: 'ixp4xx_read_sched_clock' > defined but not used [-Wunused-function] > static

linux-next: build warning after merge of the arm-soc tree

2019-04-29 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/clocksource/timer-ixp4xx.c:78:20: warning: 'ixp4xx_read_sched_clock' defined but not used [-Wunused-function] static u64 notrace ixp4xx_read_sched_clock(void)

linux-next: build warning after merge of the arm-soc tree

2014-01-19 Thread Stephen Rothwell
Hi all, After merging the arm-soc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/pinctrl/pinconf.c: In function 'pinconf_pins_show': drivers/pinctrl/pinconf.c:299:28: warning: unused variable 'ops' [-Wunused-variable] const struct pinconf_ops *ops = pctldev