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:
17efa64
)
[ARM] 2977/1: armksyms.c - make items in export table static
author
Ben Dooks
<ben-linux@fluff.org>
Wed, 12 Oct 2005 18:58:07 +0000
(19:58 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 12 Oct 2005 18:58:07 +0000
(19:58 +0100)
Patch from Ben Dooks
The items in the export table do not need to be
exported elsehwere, so quash the sparse warning
by making the symbol for the table entry static.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found