Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99527
b: refs/heads/master
c: 74e411c
h: refs/heads/master
i:
  99525: 59cf409
  99523: 8ba3205
  99519: 0f1fb41
v: v3
  • Loading branch information
Krzysztof Oledzki authored and Thomas Gleixner committed Jun 5, 2008
1 parent 2d9145b commit 935a1f8
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: c2c14fb7afcc67b48724571506e095fccc65a670
refs/heads/master: 74e411cb6443d8bcb55fbe89fcc7a9ee574df91b
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ static void ich_force_enable_hpet(struct pci_dev *dev)

DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ESB2_0,
ich_force_enable_hpet);
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ICH6_0,
ich_force_enable_hpet);
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ICH6_1,
ich_force_enable_hpet);
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ICH7_0,
Expand Down

0 comments on commit 935a1f8

Please sign in to comment.