Commit e560c8bd authored by Eric W. Biederman's avatar Eric W. Biederman Committed by Linus Torvalds

[PATCH] x86_64 irq: Kill declaration of removed array, interrupt

It's dead Jim.
Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 9f0a5ba5
...@@ -793,8 +793,6 @@ void __setup_vector_irq(int cpu) ...@@ -793,8 +793,6 @@ void __setup_vector_irq(int cpu)
} }
extern void (*interrupt[NR_IRQS])(void);
static struct irq_chip ioapic_chip; static struct irq_chip ioapic_chip;
#define IOAPIC_AUTO -1 #define IOAPIC_AUTO -1
......
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