diff options
Diffstat (limited to 'arch/arm/mach-exynos')
-rw-r--r-- | arch/arm/mach-exynos/mach-smdkv310.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/mach-smdkv310.c b/arch/arm/mach-exynos/mach-smdkv310.c index d5347254ed16..d5a172d8327d 100644 --- a/arch/arm/mach-exynos/mach-smdkv310.c +++ b/arch/arm/mach-exynos/mach-smdkv310.c | |||
@@ -429,5 +429,6 @@ MACHINE_START(SMDKC210, "SMDKC210") | |||
429 | .init_machine = smdkv310_machine_init, | 429 | .init_machine = smdkv310_machine_init, |
430 | .init_late = exynos_init_late, | 430 | .init_late = exynos_init_late, |
431 | .timer = &exynos4_timer, | 431 | .timer = &exynos4_timer, |
432 | .reserve = &smdkv310_reserve, | ||
432 | .restart = exynos4_restart, | 433 | .restart = exynos4_restart, |
433 | MACHINE_END | 434 | MACHINE_END |