Pull trivial into test branch
[powerpc.git] / arch / i386 / kernel / cpu / cpufreq / acpi-cpufreq.c
index 18f4715..39bc16b 100644 (file)
@@ -569,6 +569,7 @@ static int sw_any_bug_found(struct dmi_system_id *d)
        return 0;
 }
 
+#ifdef CONFIG_SMP
 static struct dmi_system_id sw_any_bug_dmi_table[] = {
        {
                .callback = sw_any_bug_found,