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 b66b518ff000376e17008396bad7d4ea2272f8fb..b07278c55e9ef4b500319f657ad09c2b27c4b006 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
This page took 0.025325 seconds and 5 git commands to generate.