projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c21e3a
)
Blackfin: SMP: fix hotplug building after irq header shuffle
author
Graf Yang
<graf.yang@analog.com>
Thu, 28 Jan 2010 10:46:55 +0000
(10:46 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 10 Jan 2011 12:10:13 +0000
(07:10 -0500)
Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mach-bf561/hotplug.c
patch
|
blob
|
history
diff --git
a/arch/blackfin/mach-bf561/hotplug.c
b/arch/blackfin/mach-bf561/hotplug.c
index c95169b612dca192e66c681e20783a60ff25fb98..4cd3b28cd046d86d51973fe0037abdeb63279ea6 100644
(file)
--- a/
arch/blackfin/mach-bf561/hotplug.c
+++ b/
arch/blackfin/mach-bf561/hotplug.c
@@
-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;