|
@@ -182,7 +182,7 @@ DT_MACHINE_START(TEGRA_DT, "nVidia Tegra20 (Flattened Device Tree)")
|
|
|
.init_early = tegra20_init_early,
|
|
|
.init_irq = tegra_dt_init_irq,
|
|
|
.handle_irq = gic_handle_irq,
|
|
|
- .timer = &tegra_timer,
|
|
|
+ .timer = &tegra_sys_timer,
|
|
|
.init_machine = tegra_dt_init,
|
|
|
.init_late = tegra_dt_init_late,
|
|
|
.restart = tegra_assert_system_reset,
|