x86: i8253: Consolidate definitions of global_clock_event
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / x86 / include / asm / i8253.h
1 #ifndef _ASM_X86_I8253_H
2 #define _ASM_X86_I8253_H
3
4 #define PIT_LATCH LATCH
5
6 extern void setup_pit_timer(void);
7
8 #endif /* _ASM_X86_I8253_H */