]> git.baikalelectronics.ru Git - kernel.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)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Jan 2014 19:18:55 +0000 (20:18 +0100)
commit8207ffb343a5a5a99b34be1415c236534c5da504
tree5a76e8f36d3df17894709ddc21b7ab3ff0fae5c7
parentce350ee57dad8a24b6aa103beceb7d8106ed91b8
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