From patchwork Thu May 17 06:44:52 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [06/18] ARM: msm: Add missing ENDPROC to headsmp.S Date: Wed, 16 May 2012 20:44:52 -0000 From: Ike Panhc X-Patchwork-Id: 159826 Message-Id: <1337237092-3494-1-git-send-email-ike.pan@canonical.com> To: kernel-team@lists.ubuntu.com From: Rob Herring Once the ENDPROC is in place, BSYM() in not longer necessary to get correct pointer to msm_secondary_startup(). Signed-off-by: Rob Herring Cc: David Brown Cc: Daniel Walker (cherry picked from commit 8e0f549b23006e90172a4be188ba94f0944f08f8) Signed-off-by: Ike Panhc --- arch/arm/mach-msm/headsmp.S | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-msm/headsmp.S b/arch/arm/mach-msm/headsmp.S index 0c631a9..bcd5af2 100644 --- a/arch/arm/mach-msm/headsmp.S +++ b/arch/arm/mach-msm/headsmp.S @@ -34,6 +34,7 @@ pen: ldr r7, [r6] * should now contain the SVC stack for this core */ b secondary_startup +ENDPROC(msm_secondary_startup) .align 1: .long .