[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)
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>

No differences found