aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-iop32x/timex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-iop32x/timex.h')
-rw-r--r--include/asm-arm/arch-iop32x/timex.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/asm-arm/arch-iop32x/timex.h b/include/asm-arm/arch-iop32x/timex.h
new file mode 100644
index 00000000000..9934b087311
--- /dev/null
+++ b/include/asm-arm/arch-iop32x/timex.h
@@ -0,0 +1,9 @@
+/*
+ * include/asm-arm/arch-iop32x/timex.h
+ *
+ * IOP32x architecture timex specifications
+ */
+
+#include <asm/hardware.h>
+
+#define CLOCK_TICK_RATE (100 * HZ)