aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/timex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/timex.h')
-rw-r--r--include/asm-x86/timex.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/asm-x86/timex.h b/include/asm-x86/timex.h
index 27cfd6c599ba..43e5a78500c5 100644
--- a/include/asm-x86/timex.h
+++ b/include/asm-x86/timex.h
@@ -14,7 +14,6 @@
#endif
#define CLOCK_TICK_RATE PIT_TICK_RATE
-extern int read_current_timer(unsigned long *timer_value);
-#define ARCH_HAS_READ_CURRENT_TIMER 1
+#define ARCH_HAS_READ_CURRENT_TIMER
#endif