From: Kevin Hao Date: Wed, 10 Jul 2013 01:43:42 +0000 (+0800) Subject: powerpc/math-emu: Remove the dead code in math.c X-Git-Tag: v3.12-rc1~123^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf5c2e543c7b4a5ec49f547070c0f3f4c95e20ed;p=pandora-kernel.git powerpc/math-emu: Remove the dead code in math.c The math.c is only built when CONFIG_MATH_EMULATION is enabled. So we would never get into the case that CONFIG_MATH_EMULATION is not defined in this file. Signed-off-by: Kevin Hao Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed