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:
3abc120
)
[ARM] use __used attribute
author
David Rientjes
<rientjes@google.com>
Fri, 11 May 2007 23:18:55 +0000
(16:18 -0700)
committer
Russell 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