x86, pat: Update the page flags for memtype atomically instead of using memtype_lock
[pandora-kernel.git] / arch / arm / mach-mx25 / mx25pdk.c
index 921bc99..6f06089 100644 (file)
@@ -91,7 +91,7 @@ static void __init mx25pdk_init(void)
 
 static void __init mx25pdk_timer_init(void)
 {
-       mx25_clocks_init(26000000);
+       mx25_clocks_init();
 }
 
 static struct sys_timer mx25pdk_timer = {