projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88fecaa
)
[PATCH] genirq ia64 cleanup
author
Andrew Morton
<akpm@osdl.org>
Mon, 3 Jul 2006 07:24:05 +0000
(
00:24
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 3 Jul 2006 22:26:58 +0000
(15:26 -0700)
Remove duplicate/redundant/wrong IRQF_PERCPU definition.
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-ia64/irq.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-ia64/irq.h
b/include/asm-ia64/irq.h
index 8acb00190d5a4d2910f06a42f84764ecd76c8637..79479e2c6966b0cb468db6f348538e8b0e19d32f 100644
(file)
--- a/
include/asm-ia64/irq.h
+++ b/
include/asm-ia64/irq.h
@@
-14,8
+14,6
@@
#define NR_IRQS 256
#define NR_IRQ_VECTORS NR_IRQS
-#define IRQF_PERCPU 0x02000000
-
static __inline__ int
irq_canonicalize (int irq)
{