mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 23:12:48 +00:00
65f2fae911
drivers/irqchip/irq-bcm6345-periph.c: In function 'bcm6345_periph_irq_handle':
drivers/irqchip/irq-bcm6345-periph.c:55:21: warning: 'block' may be used uninitialized in this function [-Wmaybe-uninitialized]
struct intc_block *block;
^~~~~
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
base-files | ||
dts | ||
generic | ||
image | ||
patches-4.14 | ||
profiles | ||
smp | ||
config-4.14 | ||
Makefile | ||
modules.mk |