Commit a749f8a5 authored by Thomas Gleixner's avatar Thomas Gleixner

ia64: Remove redundant declaration of irq_desc[]

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 53c909c9
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment