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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
  • Loading branch information
douliyang authored and KAGA-KOKO 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.