From: David Miller Date: Wed, 1 Feb 2012 22:17:54 +0000 (+0200) Subject: lib: Fix multiple definitions of clz_tab X-Git-Tag: v3.3-rc3~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6df4b17c8539f737a6a2d7b797eac41e8e34cdc;p=pandora-kernel.git lib: Fix multiple definitions of clz_tab Both sparc 32-bit's software divide assembler and MPILIB provide clz_tab[] with identical contents. Break it out into a seperate object file and select it when SPARC32 or MPILIB is set. Reported-by: Al Viro Signed-off-by: David S. Miller Signed-off-by: James Morris --- Reading git-diff-tree failed