Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f724af8c authored by Ralf Baechle's avatar Ralf Baechle
Browse files

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

parent daa4a68f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;