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)
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>

No differences found