From: Ingo Molnar Date: Mon, 16 Feb 2009 00:08:17 +0000 (+0100) Subject: perfcounters: remove duplicate definition of LOCAL_PERF_VECTOR X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=73ca2f8380311115723c7afe811f3ed1f0ba945e;p=deliverable%2Flinux.git perfcounters: remove duplicate definition of LOCAL_PERF_VECTOR Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/include/asm/irq_vectors.h b/arch/x86/include/asm/irq_vectors.h index b66b518ff000..b07278c55e9e 100644 --- a/arch/x86/include/asm/irq_vectors.h +++ b/arch/x86/include/asm/irq_vectors.h @@ -111,11 +111,6 @@ */ #define LOCAL_PERF_VECTOR 0xee -/* - * Performance monitoring interrupt vector: - */ -#define LOCAL_PERF_VECTOR 0xee - /* * First APIC vector available to drivers: (vectors 0x30-0xee) we * start at 0x31(0x41) to spread out vectors evenly between priority