From: Paul Mundt Date: Tue, 18 Nov 2008 05:22:39 +0000 (+0900) Subject: sh: __udivdi3 -> do_div() in softfloat lib. X-Git-Tag: v2.6.29-rc1~591^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9bf51e5ccc7703226c79888603e157066213700;p=pandora-kernel.git sh: __udivdi3 -> do_div() in softfloat lib. Inhibit the generation of __udivdi3 for the softfloat lib, use do_div() outright. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed