Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information