Re: [PATCH] Remove duplicate export of __div64_32.
From: Kumar Gala <hidden> Date: 2007-05-02 14:21:40
On May 1, 2007, at 11:05 AM, Scott Wood wrote:
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.