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

[CPUFREQ] Remove extraneous comment

Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent 030ae337
...@@ -476,7 +476,7 @@ static int __init longhaul_cpu_init(struct cpufreq_policy *policy) ...@@ -476,7 +476,7 @@ static int __init longhaul_cpu_init(struct cpufreq_policy *policy)
memcpy (eblcr_table, samuel1_eblcr, sizeof(samuel1_eblcr)); memcpy (eblcr_table, samuel1_eblcr, sizeof(samuel1_eblcr));
break; break;
case 7: /* C5B / C5C */ case 7:
longhaul_version = TYPE_LONGHAUL_V1; longhaul_version = TYPE_LONGHAUL_V1;
switch (c->x86_mask) { switch (c->x86_mask) {
case 0: case 0:
......
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