diff --git a/[refs] b/[refs] index 311440c9a3b5..05929c858768 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6f5374c91f0dd1d92408ed44c066c32bcce5ce69 +refs/heads/master: 689126a48a4cf7efc77d0d090b2db4e8927d7819 diff --git a/trunk/arch/sparc64/math-emu/math.c b/trunk/arch/sparc64/math-emu/math.c index a93a3664c854..6ee496c2864a 100644 --- a/trunk/arch/sparc64/math-emu/math.c +++ b/trunk/arch/sparc64/math-emu/math.c @@ -217,7 +217,6 @@ int do_mathemu(struct pt_regs *regs, struct fpustate *f) x = (x >> 14) & 0xf; TYPE(x,1,1,1,1,0,0); - printk("math-emu: type is %08x\n", type); break; }