ia64: Remove redundant declaration of irq_desc[]
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user