[SPARC64] math-emu: Delete debugging printk left by previous commit.

Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/arch/sparc64/math-emu/math.c b/arch/sparc64/math-emu/math.c
index a93a366..6ee496c 100644
--- a/arch/sparc64/math-emu/math.c
+++ b/arch/sparc64/math-emu/math.c
@@ -217,7 +217,6 @@
 
 				x = (x >> 14) & 0xf;
 				TYPE(x,1,1,1,1,0,0);
-				printk("math-emu: type is %08x\n", type);
 				break;
 			}