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

Commit 1a314ad4 authored by Graf Yang's avatar Graf Yang Committed by Mike Frysinger
Browse files

Blackfin: SMP: fix hotplug building after irq header shuffle

parent 0c21e3aa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,7 +6,9 @@
 */

#include <asm/blackfin.h>
#include <asm/irq.h>
#include <asm/smp.h>

#define SIC_SYSIRQ(irq)	(irq - (IRQ_CORETMR + 1))

int hotplug_coreb;