]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/tegra20-common/clock.c
Tegra114: Initialize System Counter (TSC) with osc frequency
[karo-tx-uboot.git] / arch / arm / cpu / tegra20-common / clock.c
index ec93894f4868f470dabcb7ef66350a999f71d492..4afb205c316be706ab43102940e309eea8356ba9 100644 (file)
@@ -559,3 +559,7 @@ void clock_early_init(void)
                break;
        }
 }
+
+void arch_timer_init(void)
+{
+}