]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] use __used attribute
authorDavid Rientjes <rientjes@google.com>
Fri, 11 May 2007 23:18:55 +0000 (16:18 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 30 May 2007 12:15:06 +0000 (13:15 +0100)
commit9eb162f6668fb12df626faf95da7276972529ff2
treef504b0c2f35404addd8ece4a4f8120677f06ab13
parentd54da8f1ac872052c776740acbfb868e32e7fee5
[ARM] use __used attribute

Use the newly introduced __used attribute in place of the deprecated
__attribute_used__.  Functionally the same.

Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/armksyms.c
include/asm-arm/mach/arch.h
include/asm-arm/setup.h
include/asm-arm26/setup.h