diff options
Diffstat (limited to 'arch/arm/mach-exynos/headsmp.S')
-rw-r--r-- | arch/arm/mach-exynos/headsmp.S | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/headsmp.S b/arch/arm/mach-exynos/headsmp.S index 3cdeb3647542..5364d4bfa8bc 100644 --- a/arch/arm/mach-exynos/headsmp.S +++ b/arch/arm/mach-exynos/headsmp.S | |||
@@ -36,6 +36,8 @@ pen: ldr r7, [r6] | |||
36 | * should now contain the SVC stack for this core | 36 | * should now contain the SVC stack for this core |
37 | */ | 37 | */ |
38 | b secondary_startup | 38 | b secondary_startup |
39 | ENDPROC(exynos4_secondary_startup) | ||
39 | 40 | ||
41 | .align 2 | ||
40 | 1: .long . | 42 | 1: .long . |
41 | .long pen_release | 43 | .long pen_release |