Á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 29c3bb5f413f0962971c66e6516b8409a78e0135)
2020-05-18 10:55:06 +02:00
..
2020-04-16 13:24:54 +02:00
2019-12-26 14:02:32 +01:00
2020-05-12 12:45:57 +02:00
2018-05-24 17:24:30 +02:00
2018-10-19 10:00:48 +02:00
2018-12-13 13:28:41 +01:00
2020-02-24 14:21:08 +01:00
2020-02-24 14:21:08 +01:00
2020-02-24 14:21:08 +01:00
2020-05-18 10:55:06 +02:00
2020-05-12 12:45:57 +02:00
2019-11-29 10:01:27 +01:00
2019-11-29 10:01:27 +01:00
2020-05-12 12:45:57 +02:00
2019-07-31 16:54:50 +02:00
2020-03-09 20:45:11 +01:00
2020-03-09 20:45:11 +01:00
2020-04-16 13:24:54 +02:00
2020-04-16 13:24:54 +02:00
2020-05-12 12:45:57 +02:00
2018-01-09 10:26:16 +01:00
2020-05-12 12:45:57 +02:00
2020-02-24 14:21:08 +01:00
2020-04-16 13:24:54 +02:00
2020-05-12 12:45:57 +02:00
2019-01-13 10:12:56 +01:00
2020-04-16 13:24:54 +02:00
2018-10-19 10:00:48 +02:00
2018-04-19 14:38:57 +02:00
2020-02-24 14:21:08 +01:00
2020-05-12 12:45:57 +02:00
2020-02-04 18:12:19 +01:00
2019-08-06 11:56:18 +02:00
2019-11-19 15:03:17 +01:00