Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a749f8a5 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

ia64: Remove redundant declaration of irq_desc[]

parent 53c909c9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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)
{