Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64320
b: refs/heads/master
c: 4e68fc9
h: refs/heads/master
v: v3
  • Loading branch information
Marian Balakowicz authored and Greg Kroah-Hartman committed Aug 22, 2007
1 parent ed8719c commit 1248381
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: ce5ccdef1090367f3024b4d5e7908bf6bd2929ae
refs/heads/master: 4e68fc97b17470365a65bc569523dd9012730e44
2 changes: 1 addition & 1 deletion trunk/drivers/pci/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@ static void __devinit quirk_e100_interrupt(struct pci_dev *dev)

iounmap(csr);
}
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_INTEL, PCI_ANY_ID, quirk_e100_interrupt);
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_INTEL, PCI_ANY_ID, quirk_e100_interrupt);

static void __devinit fixup_rev1_53c810(struct pci_dev* dev)
{
Expand Down

0 comments on commit 1248381

Please sign in to comment.