commit | 950e97ca50942efb1066785ce3a40836c93306e2 | [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 19 13:30:45 2014 +0200 |
tree | c1a98ba8f5f68992d8db1a895abdd48c26834026 | |
parent | b3804d8da18f4649c3fb1755078312cdf8f40ffc [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>