summaryrefslogtreecommitdiff
path: root/arch/arm/lib/io-writesb.S
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2005-11-11 21:51:47 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-11-11 21:51:47 (GMT)
commit7ba11a9c1598ced7d719648a5998a2a81ba06dc9 (patch)
treec8f24e6a12366bdb8874db03ef213ebf78590d43 /arch/arm/lib/io-writesb.S
parent388f7ef720a982f49925e7b4e96f216f208f8c03 (diff)
downloadlinux-fsl-qoriq-7ba11a9c1598ced7d719648a5998a2a81ba06dc9.tar.xz
[ARM] 3150/1: make various assembly local labels actually local (uaccess.S)
Patch from Nicolas Pitre For assembly labels to actually be local they must start with ".L" and not only "." otherwise they still remain visible in the final link and clutter kallsyms needlessly, and possibly make for unclear symbolic backtrace. This patch simply inserts a"L" where appropriate. The code itself is unchanged. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/lib/io-writesb.S')
0 files changed, 0 insertions, 0 deletions