Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09f759f6 authored by Rob Herring's avatar Rob Herring
Browse files

ARM: ux500: add missing ENDPROC to headsmp.S



Once the ENDPROC is in place, BSYM() in not longer necessary
to get correct pointer to u8500_secondary_startup().

Signed-off-by: default avatarRob Herring <rob.herring@calxeda.com>
Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Cc: Linus Walleij <linus.walleij@stericsson.com>
parent 8e0f549b
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -32,6 +32,8 @@ pen: ldr r7, [r6]
	 * should now contain the SVC stack for this core
	 * should now contain the SVC stack for this core
	 */
	 */
	b	secondary_startup
	b	secondary_startup
ENDPROC(u8500_secondary_startup)


	.align 2
1:	.long	.
1:	.long	.
	.long	pen_release
	.long	pen_release