Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 689126a4 authored by David S. Miller's avatar David S. Miller
Browse files

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

parent 6f5374c9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;
			}