]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: msm: 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:02 +0000 (08:36 -0600)
commit8e0f549b23006e90172a4be188ba94f0944f08f8
tree128510e88b9246a44df150540d9518fdc45371bd
parent764a579fb56a9205a9212250e625efe2b11e3f96
ARM: msm: Add missing ENDPROC to headsmp.S

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

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: David Brown <davidb@codeaurora.org>
Cc: Daniel Walker <dwalker@fifo99.com>
arch/arm/mach-msm/headsmp.S