Commit c0fa2ad2 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] kill debug printk we dont need now

parent 2f977015
......@@ -312,8 +312,6 @@ static void generic_set_mtrr(unsigned int reg, unsigned long base,
{
prepare_set();
printk("MTRR: setting reg %x\n",reg);
if (size == 0) {
/* The invalid bit is kept in the mask, so we simply clear the
relevant mask register to disable a range. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment