Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git] / arch / score / include / asm / timex.h
bloba524ae0c5e7b7ccb8f10e1fbf62d19bfa78fee46
1 #ifndef _ASM_SCORE_TIMEX_H
2 #define _ASM_SCORE_TIMEX_H
4 #define CLOCK_TICK_RATE 27000000 /* Timer input freq. */
6 #include <asm-generic/timex.h>
8 #endif /* _ASM_SCORE_TIMEX_H */