]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-dove/common.c
Merge branch 'next/dt' into HEAD
[~andy/linux] / arch / arm / mach-dove / common.c
index cc4c6a5a357c5e3660cb7d50b63e5add9857d707..bd54d7b7ef8513bba6d937c40c8da022add81eb5 100644 (file)
@@ -279,7 +279,7 @@ void __init dove_init(void)
        printk(KERN_INFO "TCLK = %dMHz\n", (get_tclk() + 499999) / 1000000);
 
 #ifdef CONFIG_CACHE_TAUROS2
-       tauros2_init();
+       tauros2_init(0);
 #endif
        dove_setup_cpu_mbus();