]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 11:48:25 +0000 (12:48 +0100)
commit48109f61384e19c6fcbebb93095554a6318739c5
tree0f5df7aaee9024f5d060d985afd25dceabc965e6
parent8e2504e053dd5c8c395f0cb4eec2b0badefe4afc
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>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6043/
arch/mips/bcm47xx/irq.c