commit | 09f759f66b82bbfe21e165acf0e57e7725466312 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Thu Jan 12 08:46:23 2012 -0600 |
committer | Rob Herring <rob.herring@calxeda.com> | Mon Jan 16 08:36:03 2012 -0600 |
tree | 2f0a10cc680d12c339cd81a5b3b7f7481273cec8 | |
parent | 8e0f549b23006e90172a4be188ba94f0944f08f8 [diff] |
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: Rob Herring <rob.herring@calxeda.com> Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> Cc: Linus Walleij <linus.walleij@stericsson.com>