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

Blackfin: SMP: fix hotplug building after irq header shuffle

Signed-off-by: default avatarGraf Yang <graf.yang@analog.com>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 0c21e3aa
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment