commit | 14d1d2f25bca1c4ed45704c8019f6c971c40bba4 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Wed May 02 02:05:38 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 02 20:04:32 2007 +1000 |
tree | 85eb063bc055b0614ff00e69faf958662a85a4cd | |
parent | 90f7afefaeda946977824617c225b53f0813e357 [diff] |
[POWERPC] Remove duplicate export of __div64_32. Change 3927f2e8f9afa3424bb51ca81f7abac01ffd0005 moved lib/lib64.c from lib-y to obj-y, preventing the export in ppc_ksyms.c from overriding the one in lib, and thus causing a duplicate-export warning. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>