From: Dou Liyang Date: Thu, 26 Apr 2018 06:08:32 +0000 (+0800) Subject: x86/vector: Remove the unused macro FPU_IRQ X-Git-Tag: v4.17-rc3~1^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d878817db22f64c2b2c241335ec03e4c3fd5476;p=thirdparty%2Fkernel%2Flinux.git x86/vector: Remove the unused macro FPU_IRQ The macro FPU_IRQ has never been used since v3.10, So remove it. Signed-off-by: Dou Liyang Signed-off-by: Thomas Gleixner Cc: hpa@zytor.com Link: https://lkml.kernel.org/r/20180426060832.27312-1-douly.fnst@cn.fujitsu.com --- diff --git a/arch/x86/include/asm/irq_vectors.h b/arch/x86/include/asm/irq_vectors.h index 57003074bd7a8..548d90bbf919e 100644 --- a/arch/x86/include/asm/irq_vectors.h +++ b/arch/x86/include/asm/irq_vectors.h @@ -114,8 +114,6 @@ #define FIRST_SYSTEM_VECTOR NR_VECTORS #endif -#define FPU_IRQ 13 - /* * Size the maximum number of interrupts. *