aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/genapic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/genapic.h')
-rw-r--r--include/asm-x86/genapic.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-x86/genapic.h b/include/asm-x86/genapic.h
deleted file mode 100644
index d48bee663a6..00000000000
--- a/include/asm-x86/genapic.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef CONFIG_X86_32
-# include "genapic_32.h"
-#else
-# include "genapic_64.h"
-#endif