From: David Miller Date: Wed, 1 Feb 2012 22:17:55 +0000 (+0200) Subject: lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h X-Git-Tag: v3.3-rc3~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99e7e5f36c55e561a64280f5099078c31839076;p=pandora-kernel.git lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h This copy of longlong.h is extremely dated and results in compile errors on sparc32 when MPILIB is enabled, copy over the more uptodate implementation from arch/sparc/math/sfp-util_32.h Reported-by: Al Viro Signed-off-by: David S. Miller Signed-off-by: James Morris --- Reading git-diff-tree failed