x86/vector: Remove the unused macro FPU_IRQ
authorDou Liyang <douly.fnst@cn.fujitsu.com>
Thu, 26 Apr 2018 06:08:32 +0000 (14:08 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 26 Apr 2018 09:57:57 +0000 (11:57 +0200)
The macro FPU_IRQ has never been used since v3.10, So remove it.

Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: hpa@zytor.com
Link: https://lkml.kernel.org/r/20180426060832.27312-1-douly.fnst@cn.fujitsu.com
arch/x86/include/asm/irq_vectors.h

index 57003074bd7a8e01b6de2b1e935de80b64ff24d5..548d90bbf919e8d75f9983a2cb97235637708bd8 100644 (file)
 #define FIRST_SYSTEM_VECTOR            NR_VECTORS
 #endif
 
-#define FPU_IRQ                                  13
-
 /*
  * Size the maximum number of interrupts.
  *