mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 00:51:44 +00:00
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:
parent
0c21e3aaf6
commit
1a314ad4b0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user