sh: Kill off redundant __div64_32 symbol export.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 8 May 2007 04:16:57 +0000 (13:16 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Wed, 9 May 2007 01:35:01 +0000 (01:35 +0000)
modpost noticed that __div64_32 was being exported twice:

WARNING: lib/built-in: '__div64_32' exported twice. Previous export was
in arch/sh/kernel/built-in.ko

kill off the duplicate.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found