Commit cdf589b4 authored by Dave Jones's avatar Dave Jones Committed by Dave Jones

[CPUFREQ] Remove duplicate debug printk from longhaul driver.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent 10de3fe5
......@@ -281,7 +281,6 @@ static int __init longhaul_get_ranges (void)
minmult=50;
maxmult=longhaul_get_cpu_mult();
dprintk(KERN_INFO PFX "maxmult: %d \n", maxmult);
fsb = eblcr_fsb_table_v2[longhaul.bits.MaxMHzFSB];
break;
}
......
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