summaryrefslogtreecommitdiff
path: root/arch/score/include/asm/timex.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/score/include/asm/timex.h')
-rw-r--r--arch/score/include/asm/timex.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/score/include/asm/timex.h b/arch/score/include/asm/timex.h
deleted file mode 100644
index a524ae0c5e7b..000000000000
--- a/arch/score/include/asm/timex.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _ASM_SCORE_TIMEX_H
-#define _ASM_SCORE_TIMEX_H
-
-#define CLOCK_TICK_RATE 27000000 /* Timer input freq. */
-
-#include <asm-generic/timex.h>
-
-#endif /* _ASM_SCORE_TIMEX_H */