]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
ARM: ux500: add missing ENDPROC to headsmp.S
authorRob Herring <rob.herring@calxeda.com>
Thu, 12 Jan 2012 14:46:23 +0000 (08:46 -0600)
committerRob Herring <rob.herring@calxeda.com>
Mon, 16 Jan 2012 14:36:03 +0000 (08:36 -0600)
Once the ENDPROC is in place, BSYM() in not longer necessary
to get correct pointer to u8500_secondary_startup().

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Cc: Linus Walleij <linus.walleij@stericsson.com>
arch/arm/mach-ux500/headsmp.S

index 64fa451edcfd486bdbaa0163f55e93399597d8ed..08da5589bcd8a60179cc458dba05f735ea6f919f 100644 (file)
@@ -32,6 +32,8 @@ pen:  ldr     r7, [r6]
         * should now contain the SVC stack for this core
         */
        b       secondary_startup
+ENDPROC(u8500_secondary_startup)
 
+       .align 2
 1:     .long   .
        .long   pen_release