提交 a749f8a5 编写于 作者: T Thomas Gleixner

ia64: Remove redundant declaration of irq_desc[]

Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
上级 53c909c9
...@@ -151,9 +151,6 @@ static inline void ia64_native_resend_irq(unsigned int vector) ...@@ -151,9 +151,6 @@ static inline void ia64_native_resend_irq(unsigned int vector)
/* /*
* Default implementations for the irq-descriptor API: * Default implementations for the irq-descriptor API:
*/ */
extern struct irq_desc irq_desc[NR_IRQS];
#ifndef CONFIG_IA64_GENERIC #ifndef CONFIG_IA64_GENERIC
static inline ia64_vector __ia64_irq_to_vector(int irq) static inline ia64_vector __ia64_irq_to_vector(int irq)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册