diff options
Diffstat (limited to 'arch/arm/mach-tegra/board-paz00.c')
-rw-r--r-- | arch/arm/mach-tegra/board-paz00.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-paz00.c b/arch/arm/mach-tegra/board-paz00.c index 55a1e6ccf4a2..bbc1907e98a6 100644 --- a/arch/arm/mach-tegra/board-paz00.c +++ b/arch/arm/mach-tegra/board-paz00.c | |||
@@ -225,5 +225,6 @@ MACHINE_START(PAZ00, "Toshiba AC100 / Dynabook AZ") | |||
225 | .handle_irq = gic_handle_irq, | 225 | .handle_irq = gic_handle_irq, |
226 | .timer = &tegra_timer, | 226 | .timer = &tegra_timer, |
227 | .init_machine = tegra_paz00_init, | 227 | .init_machine = tegra_paz00_init, |
228 | .init_late = tegra_init_late, | ||
228 | .restart = tegra_assert_system_reset, | 229 | .restart = tegra_assert_system_reset, |
229 | MACHINE_END | 230 | MACHINE_END |