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:
d345fd3
)
[PARISC] Kill duplicated EXPORT_SYMBOL warnings
author
Kyle McMartin
<kyle@parisc-linux.org>
Wed, 29 Mar 2006 22:21:12 +0000
(15:21 -0700)
committer
Kyle McMartin
<kyle@hera.kernel.org>
Thu, 30 Mar 2006 17:48:58 +0000
(17:48 +0000)
Some symbols are exported both in parisc_ksyms.c, and at their
definition site. Nuke the redundant EXPORT_SYMBOL in ksyms to quiet
warnings when vmlinux is linked.
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
No differences found