aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-iop33x/timex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-iop33x/timex.h')
-rw-r--r--include/asm-arm/arch-iop33x/timex.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/asm-arm/arch-iop33x/timex.h b/include/asm-arm/arch-iop33x/timex.h
new file mode 100644
index 000000000000..fe3e1e369ff9
--- /dev/null
+++ b/include/asm-arm/arch-iop33x/timex.h
@@ -0,0 +1,9 @@
1/*
2 * include/asm-arm/arch-iop33x/timex.h
3 *
4 * IOP3xx architecture timex specifications
5 */
6
7#include <asm/hardware.h>
8
9#define CLOCK_TICK_RATE (100 * HZ)