[PARISC] Kill duplicated EXPORT_SYMBOL warnings
authorKyle McMartin <kyle@parisc-linux.org>
Wed, 29 Mar 2006 22:21:12 +0000 (15:21 -0700)
committerKyle 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