git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a5637e
)
ARM: imx6: drop .text.head section annotation from headsmp.S
author
Shawn Guo
<shawn.guo@linaro.org>
Thu, 27 Feb 2014 08:30:24 +0000
(16:30 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:48:26 +0000
(10:48 +0800)
The function v7_secondary_startup() works just fine in .text section, so
there is no need to have .text.head section annotation at all. Drop it.
Suggested-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found