MIPS: Add common plat_irq_dispatch declaration
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Wed, 13 Aug 2014 22:09:36 +0000 (02:09 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 26 Aug 2014 00:18:52 +0000 (02:18 +0200)
commit26d551b2454318f0677b2b9b17396cb1ba9975b5
tree4e5f008b7ec6c2f45e7274153847eecb8b6044d3
parentd610c7ee402a07687a9644ab688fbb9e10c03672
MIPS: Add common plat_irq_dispatch declaration

Add common declaration to get rid of following sparse warning: "symbol
'plat_irq_dispatch' was not declared. Should it be static?"

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Linux MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/7539/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/setup.c
arch/mips/include/asm/irq.h