ARM: highbank: remove incorrect BSYM usage
authorRob Herring <rob.herring@calxeda.com>
Mon, 9 Jan 2012 21:41:58 +0000 (15:41 -0600)
committerRob Herring <rob.herring@calxeda.com>
Mon, 16 Jan 2012 14:56:24 +0000 (08:56 -0600)
commitadf55f7f5bde24149455efdee8d055645de96006
tree4748138823449e080bb280f1078cb88e6b2dc3fa
parent0a60cb14a58696100481674682eb07ffb2a8eac7
ARM: highbank: remove incorrect BSYM usage

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>
arch/arm/mach-highbank/highbank.c
This page took 0.024477 seconds and 5 git commands to generate.