commit | 51c8b856f5edfa45d956721aa6d6ebaa15699062 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue May 08 13:16:57 2007 +0900 |
committer | Paul Mundt <lethal@hera.kernel.org> | Wed May 09 01:35:01 2007 +0000 |
tree | f8e9daaa8b1974f432b0a288787f1484e7071615 | |
parent | 00bf0610e4cdbb9fd79ce4718e12b24cd7876dd7 [diff] |
sh: Kill off redundant __div64_32 symbol export. 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>