Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / x86 / include / asm / timex.h
blob1375cfc93960e1054dcaa3d8a7f41cacaaee028a
1 #ifndef _ASM_X86_TIMEX_H
2 #define _ASM_X86_TIMEX_H
4 #include <asm/processor.h>
5 #include <asm/tsc.h>
7 /* Assume we use the PIT time source for the clock tick */
8 #define CLOCK_TICK_RATE PIT_TICK_RATE
10 #define ARCH_HAS_READ_CURRENT_TIMER
12 #endif /* _ASM_X86_TIMEX_H */