|
@@ -112,7 +112,7 @@ static int check_fsb(unsigned int fsbspeed)
|
|
}
|
|
}
|
|
|
|
|
|
static const struct x86_cpu_id powernow_k7_cpuids[] = {
|
|
static const struct x86_cpu_id powernow_k7_cpuids[] = {
|
|
- { X86_VENDOR_AMD, 7, },
|
|
|
|
|
|
+ { X86_VENDOR_AMD, 6, },
|
|
{}
|
|
{}
|
|
};
|
|
};
|
|
MODULE_DEVICE_TABLE(x86cpu, powernow_k7_cpuids);
|
|
MODULE_DEVICE_TABLE(x86cpu, powernow_k7_cpuids);
|