openwrt/target/linux/brcm63xx
Álvaro Fernández Rojas 8e2201ea50 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 10:55:06 +02:00
..
base-files brcm63xx: Tune the network configuration for several routers 2018-05-24 17:24:30 +02:00
dts brcm63xx: drop linux,part-probe usage where possible 2019-05-23 13:17:08 +02:00
generic brcm63xx: move generic profiles to top dir and remove smp profiles 2014-08-18 21:50:37 +00:00
image build: replace uses of OpenWrt with $(VERSION_DIST) 2018-02-05 10:15:53 +01:00
patches-4.9 bcm63xx: ext_intc: fix warning 2020-05-18 10:55:06 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.169 2020-02-04 18:12:19 +01:00
profiles brcm63xx: move profiles definitions to image/Makefile 2016-06-03 16:27:48 +02:00
smp brcm63xx: refresh smp config 2017-06-30 12:13:08 +02:00
config-4.9 bcm63xx: refresh kernel config 2020-05-18 10:55:06 +02:00
config-4.14 kernel: enable THIN_ARCHIVES by default 2018-05-24 17:24:31 +02:00
Makefile brcm63xx: switch to kernel 4.9 2018-02-12 11:45:33 +01:00
modules.mk kernel: remove kernel module checks/dependencies for 3.14 2015-04-11 10:43:46 +00:00