aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/mach-origen.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-exynos/mach-origen.c')
-rw-r--r--arch/arm/mach-exynos/mach-origen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/mach-origen.c b/arch/arm/mach-exynos/mach-origen.c
index 878d4c99142d..263ba441386e 100644
--- a/arch/arm/mach-exynos/mach-origen.c
+++ b/arch/arm/mach-exynos/mach-origen.c
@@ -735,6 +735,7 @@ MACHINE_START(ORIGEN, "ORIGEN")
735 .map_io = origen_map_io, 735 .map_io = origen_map_io,
736 .handle_irq = gic_handle_irq, 736 .handle_irq = gic_handle_irq,
737 .init_machine = origen_machine_init, 737 .init_machine = origen_machine_init,
738 .init_late = exynos_init_late,
738 .timer = &exynos4_timer, 739 .timer = &exynos4_timer,
739 .reserve = &origen_reserve, 740 .reserve = &origen_reserve,
740 .restart = exynos4_restart, 741 .restart = exynos4_restart,