commit | 26d551b2454318f0677b2b9b17396cb1ba9975b5 | [log] [tgz] |
---|---|---|
author | Sergey Ryazanov <ryazanov.s.a@gmail.com> | Thu Aug 14 02:09:36 2014 +0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Aug 26 02:18:52 2014 +0200 |
tree | 4e5f008b7ec6c2f45e7274153847eecb8b6044d3 | |
parent | d610c7ee402a07687a9644ab688fbb9e10c03672 [diff] |
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>