immortalwrt/target/linux/brcm63xx
Álvaro Fernández Rojas 386c2b2320 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-19 12:30:09 +08:00
..
base-files kernel: bump to 4.14.155, 4.19.85 2019-11-22 09:25:25 -08:00
dts kernel: bump to 4.14.155, 4.19.85 2019-11-22 09:25:25 -08:00
generic update source 2017-09-06 19:19:45 +08:00
image kernel: bump to 4.14.155, 4.19.85 2019-11-22 09:25:25 -08:00
patches-4.14 bcm63xx: ext_intc: fix warning 2020-05-19 12:30:09 +08:00
patches-4.19 kernel: bump to 4.14.169, 4.19.101 (#2963) 2020-02-06 21:45:40 +08:00
profiles Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
smp update source 2017-09-06 19:19:45 +08:00
config-4.14 bcm63xx: refresh kernel config 2020-05-19 12:27:57 +08:00
config-4.19 kernel: bump to 4.14.155, 4.19.85 2019-11-22 09:25:25 -08:00
Makefile kernel: bump to 4.14.155, 4.19.85 2019-11-22 09:25:25 -08:00
modules.mk update source 2017-09-06 19:19:45 +08:00