Skip to content

Commit

Permalink
x86/vector: Remove the unused macro FPU_IRQ
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Dou Liyang authored and Thomas Gleixner committed Apr 26, 2018
1 parent e307280 commit 7d87881
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/x86/include/asm/irq_vectors.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@
#define FIRST_SYSTEM_VECTOR NR_VECTORS
#endif

#define FPU_IRQ 13

/*
* Size the maximum number of interrupts.
*
Expand Down

0 comments on commit 7d87881

Please sign in to comment.