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:
0a60cb1
)
ARM: highbank: remove incorrect BSYM usage
author
Rob Herring
<rob.herring@calxeda.com>
Mon, 9 Jan 2012 21:41:58 +0000
(15:41 -0600)
committer
Rob Herring
<rob.herring@calxeda.com>
Mon, 16 Jan 2012 14:56:24 +0000
(08:56 -0600)
BSYM macro is only needed for assembly files and its usage in c files is
wrong, so remove it. The linker will correctly set bit 0 for Thumb2
kernels.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Dave Martin <dave.martin@linaro.org>
No differences found