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