From: David S. Miller Date: Tue, 31 Jan 2006 00:46:24 +0000 (-0800) Subject: [SPARC]: Fix compile failures in math-emu. X-Git-Tag: v2.6.16-rc2~253^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f01da398069e823e79f1209518f0913e05fc47;p=pandora-kernel.git [SPARC]: Fix compile failures in math-emu. Kill debugging default switch cases in do_one_mathemu(). That case is handled properly already and gcc hates the empty statement that results when the debug code is disabled. Pointed out by kaffe. Signed-off-by: David S. Miller --- Reading git-diff-tree failed