aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2007-02-23 04:15:15 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-02-26 10:34:07 -0800
commite560c8bd866bfa284b2c5978efcaf1bd16ee9fc3 (patch)
treeeb529ac502b33eec145c00a77a127135f42cd269 /arch/x86_64
parent[PATCH] irq: Remove set_native_irq_info (diff)
downloadlinux-dev-e560c8bd866bfa284b2c5978efcaf1bd16ee9fc3.tar.xz
linux-dev-e560c8bd866bfa284b2c5978efcaf1bd16ee9fc3.zip
[PATCH] x86_64 irq: Kill declaration of removed array, interrupt
It's dead Jim. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86_64')
-rw-r--r--arch/x86_64/kernel/io_apic.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86_64/kernel/io_apic.c b/arch/x86_64/kernel/io_apic.c
index 184721348f59..2d154e1a6fd6 100644
--- a/arch/x86_64/kernel/io_apic.c
+++ b/arch/x86_64/kernel/io_apic.c
@@ -793,8 +793,6 @@ void __setup_vector_irq(int cpu)
}
-extern void (*interrupt[NR_IRQS])(void);
-
static struct irq_chip ioapic_chip;
#define IOAPIC_AUTO -1