openwrt/target/linux/brcm63xx
Álvaro Fernández Rojas 1d40c8a9f2 bcm63xx: ext_intc: fix warning
In file included from ./arch/mips/include/asm/io.h:34,
                 from ./arch/mips/include/asm/mmiowb.h:5,
                 from ./include/linux/spinlock.h:60,
                 from ./include/linux/irq.h:14,
                 from drivers/irqchip/irq-bcm6345-ext.c:10:
drivers/irqchip/irq-bcm6345-ext.c: In function 'bcm6345_ext_intc_of_init':
./arch/mips/include/asm/mach-bcm63xx/ioremap.h:48:9: warning: 'base' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return is_bcm63xx_internal_registers((unsigned long)addr);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/irqchip/irq-bcm6345-ext.c:255:16: note: 'base' was declared here
  void __iomem *base;
                ^~~~

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry picked from commit 29c3bb5f41)
2020-05-18 09:51:18 +02:00
..
base-files brcm63xx: VH4032N: fix the power led and the wlan button 2019-01-27 11:52:24 +01:00
dts brcm63xx: dts: Unify naming of gpio-led nodes 2019-02-05 16:28:12 +01:00
generic brcm63xx: move generic profiles to top dir and remove smp profiles 2014-08-18 21:50:37 +00:00
image build: move xor-image into image-commands 2018-12-24 19:18:07 +01:00
patches-4.14 bcm63xx: ext_intc: fix warning 2020-05-18 09:51:18 +02:00
profiles brcm63xx: drop legacy profile for SR102 2018-12-11 13:11:10 +01:00
smp brcm63xx: refresh smp config 2017-06-30 12:13:08 +02:00
config-4.14 bcm63xx: refresh kernel config 2020-05-18 09:51:18 +02:00
Makefile brcm63xx: switch to 4.14 2018-08-02 08:49:18 +02:00
modules.mk kernel: remove kernel module checks/dependencies for 3.14 2015-04-11 10:43:46 +00:00