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