Blackfin: SMP: fix hotplug building after irq header shuffle

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Graf Yang 2010-01-28 10:46:55 +00:00 committed by Mike Frysinger
parent 0c21e3aaf6
commit 1a314ad4b0

View file

@ -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;