Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44983
b: refs/heads/master
c: 5c5e81a
h: refs/heads/master
i:
  44981: e8d7da5
  44979: 4795ed2
  44975: 0893a14
v: v3
  • Loading branch information
Andrew Morton authored and Len Brown committed Oct 21, 2006
1 parent b9c3dbd commit 2d4eb4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d0a9081b1e75ba62bb4450c5b8e8299a41d25278
refs/heads/master: 5c5e81aaa821822309fd2663c22c94ca0802e407
2 changes: 2 additions & 0 deletions trunk/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,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,
Expand All @@ -414,6 +415,7 @@ static struct dmi_system_id sw_any_bug_dmi_table[] = {
},
{ }
};
#endif

static int
acpi_cpufreq_cpu_init (
Expand Down

0 comments on commit 2d4eb4c

Please sign in to comment.