diff options
-rw-r--r-- | arch/arm/mach-msm/headsmp.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-msm/headsmp.S b/arch/arm/mach-msm/headsmp.S index 0c631a9f8647..bcd5af223dea 100644 --- a/arch/arm/mach-msm/headsmp.S +++ b/arch/arm/mach-msm/headsmp.S | |||
@@ -34,6 +34,7 @@ pen: ldr r7, [r6] | |||
34 | * should now contain the SVC stack for this core | 34 | * should now contain the SVC stack for this core |
35 | */ | 35 | */ |
36 | b secondary_startup | 36 | b secondary_startup |
37 | ENDPROC(msm_secondary_startup) | ||
37 | 38 | ||
38 | .align | 39 | .align |
39 | 1: .long . | 40 | 1: .long . |