X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Farm%2Fmach-dove%2Fcommon.c;h=950ad9533d19ea88ab7c9651f80cfcb9c0a04887;hb=eb0ad9c06d51edb5d18a7007fd4d77a8805b2ba7;hp=cc4c6a5a357c5e3660cb7d50b63e5add9857d707;hpb=11801e9de26992d37cb869cc74f389b6a7677e0e;p=karo-tx-linux.git diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c index cc4c6a5a357c..950ad9533d19 100644 --- a/arch/arm/mach-dove/common.c +++ b/arch/arm/mach-dove/common.c @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include #include #include "common.h" @@ -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();