提交 f724af8c 编写于 作者: R Ralf Baechle

[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 daa4a68f
......@@ -106,7 +106,7 @@ void prom_smp_finish(void)
{
}
asmlinkage void titan_mailbox_irq(void)
void titan_mailbox_irq(void)
{
int cpu = smp_processor_id();
unsigned long status;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册