]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SPARC]: Fix compile failures in math-emu.
authorDavid S. Miller <davem@davemloft.net>
Tue, 31 Jan 2006 00:46:24 +0000 (16:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Jan 2006 00:46:24 +0000 (16:46 -0800)
commit22f01da398069e823e79f1209518f0913e05fc47
tree1dc89da285ebaf552f90ff899c31b4f188e3e279
parentcddfc12e2513a4229bad0d05fde2d40a75c3e197
[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 <davem@davemloft.net>
arch/sparc/math-emu/math.c