MIPS: BCM47XX: add asmlinkage to plat_irq_dispatch()
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Oct 2013 20:55:58 +0000 (22:55 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Jan 2014 19:18:55 +0000 (20:18 +0100)
commit69733c9b0bcd35382e2d514362a31a12a507aea3
tree5a76e8f36d3df17894709ddc21b7ab3ff0fae5c7
parent484e20acbbd4c487edb5b7fcbd9368d2201a42b6
MIPS: BCM47XX: add asmlinkage to plat_irq_dispatch()

plat_irq_dispatch() is called from asm code, add asmlinkage.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6043/
arch/mips/bcm47xx/irq.c