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

2020-10-02 Thread Stephen Rothwell
Hi all, After merging the gpio tree, today's linux-next build (htmldocs) produced this warning: Documentation/admin-guide/gpio/gpio-mockup.rst: WARNING: document isn't included in any toctree Introduced by commit 2fd1abe99e5f ("Documentation: gpio: add documentation for gpio-mockup") -- Ch

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

2019-06-27 Thread Linus Walleij
On Thu, Jun 27, 2019 at 9:20 AM Stephen Rothwell wrote: > After merging the gpio tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/gpio/gpio-amd-fch.c: In function 'amd_fch_gpio_probe': > drivers/gpio/gpio-amd-fch.c:171:49: warning: passing argument 2 of >

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

2019-06-27 Thread Stephen Rothwell
Hi all, After merging the gpio tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/gpio/gpio-amd-fch.c: In function 'amd_fch_gpio_probe': drivers/gpio/gpio-amd-fch.c:171:49: warning: passing argument 2 of 'devm_ioremap_resource' discards 'const' qualifier from poi

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

2019-02-24 Thread Stephen Rothwell
Hi Linus, After merging the gpio tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/gpio/gpio-amd-fch.c: In function 'amd_fch_gpio_probe': drivers/gpio/gpio-amd-fch.c:164:49: warning: passing argument 2 of 'devm_ioremap_resource' discards 'const' qualifier from p

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

2018-12-17 Thread Stephen Rothwell
Hi Linus, After merging the gpio tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/gpio/gpiolib-acpi.c: In function 'acpi_gpio_adr_space_handler': drivers/gpio/gpiolib-acpi.c:911:8: warning: unused variable 'err' [-Wunused-variable] int err; ^~~ Int

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

2018-11-05 Thread Uwe Kleine-König
Hi Linus, On Tue, Nov 06, 2018 at 12:15:02PM +1100, Stephen Rothwell wrote: > After merging the gpio tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/gpio/gpiolib.c:1514:12: warning: 'devm_gpio_chip_match' defined but > not used [-Wunused-function] >

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

2018-11-05 Thread Stephen Rothwell
Hi Linus, After merging the gpio tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/gpio/gpiolib.c:1514:12: warning: 'devm_gpio_chip_match' defined but not used [-Wunused-function] static int devm_gpio_chip_match(struct device *dev, void *res, void *data)

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

2018-01-11 Thread Linus Walleij
On Thu, Jan 11, 2018 at 5:06 AM, Stephen Rothwell wrote: > Hi Linus, > > After merging the gpio tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > drivers/gpio/Kconfig:13:error: recursive dependency detected! > drivers/gpio/Kconfig:13:symbol GPIOLIB is se

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

2018-01-10 Thread Stephen Rothwell
Hi Linus, After merging the gpio tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/gpio/Kconfig:13:error: recursive dependency detected! drivers/gpio/Kconfig:13:symbol GPIOLIB is selected by STX104 drivers/iio/adc/Kconfig:699:symbol STX104 depends

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

2017-05-29 Thread Stephen Rothwell
Hi Linus, After merging the gpio tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/gpio/gpiolib.c: In function 'gpiochip_irqchip_init_valid_mask': drivers/gpio/gpiolib.c:1474:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ Introduced by c

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

2016-11-13 Thread Stephen Rothwell
Hi Linus, After merging the gpio tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/gpio/gpiolib-acpi.c: In function 'acpi_gpiochip_add': drivers/gpio/gpiolib-acpi.c:925:9: warning: 'lflags' may be used uninitialized in this function [-Wmaybe-uninitialized] re

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

2016-09-12 Thread Stephen Rothwell
Hi Linus, After merging the gpio tree, today's linux-next build (x86_64 allmodconfig) produced this warning: WARNING: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-aspeed.o Introduced by commit 361b79119a4b ("gpio: Add Aspeed driver") -- Cheers, Stephen Rothwell

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

2016-06-16 Thread Linus Walleij
On Thu, Jun 16, 2016 at 6:32 AM, Stephen Rothwell wrote: > After merging the gpio tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > In file included from drivers/gpio/gpiolib.c:25:0: > drivers/gpio/gpiolib.c: In function 'lineevent_irq_thread': > include/linux/kfif

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

2016-06-15 Thread Stephen Rothwell
Hi Linus, After merging the gpio tree, today's linux-next build (x86_64 allmodconfig) produced this warning: In file included from drivers/gpio/gpiolib.c:25:0: drivers/gpio/gpiolib.c: In function 'lineevent_irq_thread': include/linux/kfifo.h:403:39: warning: 'ge.id' may be used uninitialized in

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

2014-03-06 Thread Linus Walleij
On Fri, Mar 7, 2014 at 11:59 AM, Stephen Rothwell wrote: > Hi Linus, > > After merging the gpio tree, today's (and yesterday's) linux-next build > (x86_64 allmodconfig among others) produced this warning: > > kernel/irq/Kconfig:41:error: recursive dependency detected! > kernel/irq/Kconfig:41: sy

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

2014-03-06 Thread Stephen Rothwell
Hi Linus, After merging the gpio tree, today's (and yesterday's) linux-next build (x86_64 allmodconfig among others) produced this warning: kernel/irq/Kconfig:41:error: recursive dependency detected! kernel/irq/Kconfig:41: symbol GENERIC_IRQ_CHIP is selected by GPIO_DWAPB drivers/gpio/Kconfig:13