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

2021-03-30 Thread Linus Walleij
On Tue, Mar 30, 2021 at 8:07 AM Stephen Rothwell wrote: > After merging the pinctrl tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/pinctrl/bcm/pinctrl-bcm6362.c: In function 'bcm6362_set_gpio': > drivers/pinctrl/bcm/pinctrl-bcm6362.c:503:8: warning:

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

2021-03-30 Thread Stephen Rothwell
Hi all, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/pinctrl/bcm/pinctrl-bcm6362.c: In function 'bcm6362_set_gpio': drivers/pinctrl/bcm/pinctrl-bcm6362.c:503:8: warning: cast from pointer to integer of different size

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

2018-10-11 Thread Linus Walleij
On Thu, Oct 11, 2018 at 5:17 AM Stephen Rothwell wrote: > After merging the pinctrl tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/pinctrl/bcm/pinctrl-ns.c: In function 'ns_pinctrl_probe': > drivers/pinctrl/bcm/pinctrl-ns.c:288:29: warning: cast from

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

2018-10-11 Thread Linus Walleij
On Thu, Oct 11, 2018 at 5:17 AM Stephen Rothwell wrote: > After merging the pinctrl tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/pinctrl/bcm/pinctrl-ns.c: In function 'ns_pinctrl_probe': > drivers/pinctrl/bcm/pinctrl-ns.c:288:29: warning: cast from

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

2018-10-10 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/pinctrl/bcm/pinctrl-ns.c: In function 'ns_pinctrl_probe': drivers/pinctrl/bcm/pinctrl-ns.c:288:29: warning: cast from pointer to integer of different size

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

2018-10-10 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/pinctrl/bcm/pinctrl-ns.c: In function 'ns_pinctrl_probe': drivers/pinctrl/bcm/pinctrl-ns.c:288:29: warning: cast from pointer to integer of different size

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

2017-06-30 Thread Linus Walleij
On Fri, Jun 30, 2017 at 8:59 AM, Geert Uytterhoeven wrote: > On Fri, Jun 30, 2017 at 6:56 AM, Stephen Rothwell > wrote: >> After merging the pinctrl tree, today's linux-next build (x86_64 >> allmodconfig) produced this warning: >> >>

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

2017-06-30 Thread Linus Walleij
On Fri, Jun 30, 2017 at 8:59 AM, Geert Uytterhoeven wrote: > On Fri, Jun 30, 2017 at 6:56 AM, Stephen Rothwell > wrote: >> After merging the pinctrl tree, today's linux-next build (x86_64 >> allmodconfig) produced this warning: >> >> drivers/pinctrl/pinctrl-rza1.c: In function

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

2017-06-30 Thread Geert Uytterhoeven
Hi Stephen, On Fri, Jun 30, 2017 at 6:56 AM, Stephen Rothwell wrote: > After merging the pinctrl tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/pinctrl/pinctrl-rza1.c: In function 'rza1_pinctrl_probe': >

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

2017-06-30 Thread Geert Uytterhoeven
Hi Stephen, On Fri, Jun 30, 2017 at 6:56 AM, Stephen Rothwell wrote: > After merging the pinctrl tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/pinctrl/pinctrl-rza1.c: In function 'rza1_pinctrl_probe': > drivers/pinctrl/pinctrl-rza1.c:1260:5: warning:

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

2017-06-29 Thread Stephen Rothwell
Hi all, [Just adding cc's] On Fri, 30 Jun 2017 14:56:01 +1000 Stephen Rothwell wrote: > > After merging the pinctrl tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/pinctrl/pinctrl-rza1.c: In function 'rza1_pinctrl_probe': >

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

2017-06-29 Thread Stephen Rothwell
Hi all, [Just adding cc's] On Fri, 30 Jun 2017 14:56:01 +1000 Stephen Rothwell wrote: > > After merging the pinctrl tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/pinctrl/pinctrl-rza1.c: In function 'rza1_pinctrl_probe': >

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

2017-06-29 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/pinctrl/pinctrl-rza1.c: In function 'rza1_pinctrl_probe': drivers/pinctrl/pinctrl-rza1.c:1260:5: warning: 'ret' may be used uninitialized in this function

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

2017-06-29 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/pinctrl/pinctrl-rza1.c: In function 'rza1_pinctrl_probe': drivers/pinctrl/pinctrl-rza1.c:1260:5: warning: 'ret' may be used uninitialized in this function

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

2017-01-02 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/pinctrl/pinctrl-amd.c: In function 'amd_gpio_dbg_show': drivers/pinctrl/pinctrl-amd.c:210:3: warning: 'pin_num' may be used uninitialized in this function

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

2017-01-02 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/pinctrl/pinctrl-amd.c: In function 'amd_gpio_dbg_show': drivers/pinctrl/pinctrl-amd.c:210:3: warning: 'pin_num' may be used uninitialized in this function

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

2015-05-20 Thread Linus Walleij
On Wed, May 20, 2015 at 8:40 AM, Stephen Rothwell wrote: > Hi Linus, > > After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > warning: (PINCTRL_MT6397) selects PINCTRL_MTK_COMMON which has unmet direct > dependencies (PINCTRL &&

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

2015-05-20 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning: warning: (PINCTRL_MT6397) selects PINCTRL_MTK_COMMON which has unmet direct dependencies (PINCTRL && (ARCH_MEDIATEK || COMPILE_TEST) && OF) Introduced by commit fc59e66c4284

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

2015-05-20 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning: warning: (PINCTRL_MT6397) selects PINCTRL_MTK_COMMON which has unmet direct dependencies (PINCTRL (ARCH_MEDIATEK || COMPILE_TEST) OF) Introduced by commit fc59e66c4284 (pinctrl:

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

2015-05-20 Thread Linus Walleij
On Wed, May 20, 2015 at 8:40 AM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig) produced this warning: warning: (PINCTRL_MT6397) selects PINCTRL_MTK_COMMON which has unmet direct dependencies (PINCTRL

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

2014-05-19 Thread Maxime Ripard
Hi Stephen, On Mon, May 19, 2014 at 04:59:47PM +1000, Stephen Rothwell wrote: > Hi Linus, > > After merging the pinctrl tree, today's linux-next build (x86_64 > allmodconfig among others) produced this warning: > > drivers/pinctrl/sunxi/Kconfig:3:error: recursive dependency detected! >

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

2014-05-19 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig among others) produced this warning: drivers/pinctrl/sunxi/Kconfig:3:error: recursive dependency detected! drivers/pinctrl/sunxi/Kconfig:3:symbol PINCTRL_SUNXI is selected by PINCTRL_SUN4I_A10

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

2014-05-19 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig among others) produced this warning: drivers/pinctrl/sunxi/Kconfig:3:error: recursive dependency detected! drivers/pinctrl/sunxi/Kconfig:3:symbol PINCTRL_SUNXI is selected by PINCTRL_SUN4I_A10

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

2014-05-19 Thread Maxime Ripard
Hi Stephen, On Mon, May 19, 2014 at 04:59:47PM +1000, Stephen Rothwell wrote: Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig among others) produced this warning: drivers/pinctrl/sunxi/Kconfig:3:error: recursive dependency detected!

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

2013-12-12 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl 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 =

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

2013-12-12 Thread Stephen Rothwell
Hi Linus, After merging the pinctrl 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 =