aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/include
diff options
context:
space:
mode:
authorRonen Shitrit <rshitrit@marvell.com>2008-09-15 00:56:38 +0200
committerNicolas Pitre <nico@cam.org>2008-09-25 16:27:21 -0400
commit79d4dd77f0d86e4315887edaa5dfabb0c2081ba7 (patch)
treea948613f73082158c753d8fc455197360ddee313 /arch/arm/mach-kirkwood/include
parent0b0740c3c120d1fd7b9a04f04ab79bee12c4cc38 (diff)
downloadkernel_samsung_smdk4412-79d4dd77f0d86e4315887edaa5dfabb0c2081ba7.zip
kernel_samsung_smdk4412-79d4dd77f0d86e4315887edaa5dfabb0c2081ba7.tar.gz
kernel_samsung_smdk4412-79d4dd77f0d86e4315887edaa5dfabb0c2081ba7.tar.bz2
[ARM] Kirkwood: prepare for runtime-determined timer tick rate
Currently, kirkwood uses a hardcoded timer tick rate of 166 MHz, but the actual timer tick rate varies between different members of the SoC family. This patch prepares for runtime determination of the timer tick rate. Signed-off-by: Ronen Shitrit <rshitrit@marvell.com>
Diffstat (limited to 'arch/arm/mach-kirkwood/include')
-rw-r--r--arch/arm/mach-kirkwood/include/mach/timex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-kirkwood/include/mach/timex.h b/arch/arm/mach-kirkwood/include/mach/timex.h
index f77ef4a..c923cd1 100644
--- a/arch/arm/mach-kirkwood/include/mach/timex.h
+++ b/arch/arm/mach-kirkwood/include/mach/timex.h
@@ -8,4 +8,3 @@
#define CLOCK_TICK_RATE (100 * HZ)
-#define KIRKWOOD_TCLK 166666667