projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53c909c
)
ia64: Remove redundant declaration of irq_desc[]
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 28 Mar 2011 11:50:08 +0000
(13:50 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 29 Mar 2011 12:48:05 +0000
(14:48 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/ia64/include/asm/hw_irq.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/include/asm/hw_irq.h
b/arch/ia64/include/asm/hw_irq.h
index bf2e37493e04c6b28544779377cc72d8ce21a2e2..a681d02cb324c02a4d1f39cf0d5b1b301901d271 100644
(file)
--- a/
arch/ia64/include/asm/hw_irq.h
+++ b/
arch/ia64/include/asm/hw_irq.h
@@
-151,9
+151,6
@@
static inline void ia64_native_resend_irq(unsigned int vector)
/*
* Default implementations for the irq-descriptor API:
*/
-
-extern struct irq_desc irq_desc[NR_IRQS];
-
#ifndef CONFIG_IA64_GENERIC
static inline ia64_vector __ia64_irq_to_vector(int irq)
{