Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113611
b: refs/heads/master
c: f356181
h: refs/heads/master
i:
  113609: 7170bb1
  113607: d70ecdf
v: v3
  • Loading branch information
Joe Buehler authored and Ingo Molnar committed Jun 20, 2008
1 parent 44a3ff5 commit cb7a970
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: 3243b4ed817fad04e56e7b7dc78ec28dc8322ff2
refs/heads/master: f3561810b163aca5388ad550abbbc82ae5323189
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,8 @@ static void old_ich_force_enable_hpet_user(struct pci_dev *dev)
old_ich_force_enable_hpet(dev);
}

DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ESB_1,
old_ich_force_enable_hpet_user);
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801CA_0,
old_ich_force_enable_hpet_user);
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801CA_12,
Expand Down

0 comments on commit cb7a970

Please sign in to comment.