perfcounters: remove duplicate definition of LOCAL_PERF_VECTOR
authorIngo Molnar <mingo@elte.hu>
Mon, 16 Feb 2009 00:08:17 +0000 (01:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 16 Feb 2009 00:08:29 +0000 (01:08 +0100)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/irq_vectors.h

index b66b518..b07278c 100644 (file)
 #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
  * levels. (0x80 is the syscall vector)