Skip to content

Commit

Permalink
Blackfin: SMP: fix hotplug building after irq header shuffle
Browse files Browse the repository at this point in the history
Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
  • Loading branch information
Graf Yang authored and Mike Frysinger committed Jan 10, 2011
1 parent 0c21e3a commit 1a314ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/blackfin/mach-bf561/hotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 1a314ad

Please sign in to comment.