Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311516
b: refs/heads/master
c: 7f68b4c
h: refs/heads/master
v: v3
  • Loading branch information
Feng Tang authored and Len Brown committed Jun 11, 2012
1 parent 7d650ba commit 39c3a35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ae10ccdc3093486f8c2369d227583f9d79f628e5
refs/heads/master: 7f68b4c2e158019c2ec494b5cfbd9c83b4e5b253
5 changes: 0 additions & 5 deletions trunk/arch/x86/kernel/acpi/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -1340,12 +1340,7 @@ static int __init dmi_disable_acpi(const struct dmi_system_id *d)
*/
static int __init dmi_ignore_irq0_timer_override(const struct dmi_system_id *d)
{
/*
* The ati_ixp4x0_rev() early PCI quirk should have set
* the acpi_skip_timer_override flag already:
*/
if (!acpi_skip_timer_override) {
WARN(1, KERN_ERR "ati_ixp4x0 quirk not complete.\n");
pr_notice("%s detected: Ignoring BIOS IRQ0 override\n",
d->ident);
acpi_skip_timer_override = 1;
Expand Down

0 comments on commit 39c3a35

Please sign in to comment.