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:
09f759f
)
ARM: exynos: remove incorrect BSYM usage
author
Rob Herring
<rob.herring@calxeda.com>
Mon, 9 Jan 2012 21:39:19 +0000
(15:39 -0600)
committer
Rob Herring
<rob.herring@calxeda.com>
Mon, 16 Jan 2012 14:36:04 +0000
(08:36 -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>
Cc: Dave Martin <dave.martin@linaro.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>
No differences found