summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/x86/include/asm/timex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/x86/include/asm/timex.h')
-rw-r--r--ANDROID_3.4.5/arch/x86/include/asm/timex.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/ANDROID_3.4.5/arch/x86/include/asm/timex.h b/ANDROID_3.4.5/arch/x86/include/asm/timex.h
deleted file mode 100644
index 1375cfc9..00000000
--- a/ANDROID_3.4.5/arch/x86/include/asm/timex.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef _ASM_X86_TIMEX_H
-#define _ASM_X86_TIMEX_H
-
-#include <asm/processor.h>
-#include <asm/tsc.h>
-
-/* Assume we use the PIT time source for the clock tick */
-#define CLOCK_TICK_RATE PIT_TICK_RATE
-
-#define ARCH_HAS_READ_CURRENT_TIMER
-
-#endif /* _ASM_X86_TIMEX_H */