Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40218
b: refs/heads/master
c: 0c0e466
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Oct 23, 2006
1 parent a68a7c9 commit cef32a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 04fed361dadb7921507a470947ac23d2f26352cf
refs/heads/master: 0c0e4668e0e65dd1404e8cf066d147235f95561d
4 changes: 2 additions & 2 deletions trunk/drivers/pci/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -1634,7 +1634,7 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_NCR, PCI_DEVICE_ID_NCR_53C810, fixup_rev1
* is marked here since the boot video device will be the only enabled
* video device at this point.
*/
#if 0

static void __devinit fixup_video(struct pci_dev *pdev)
{
struct pci_dev *bridge;
Expand Down Expand Up @@ -1663,7 +1663,7 @@ static void __devinit fixup_video(struct pci_dev *pdev)
}
}
DECLARE_PCI_FIXUP_HEADER(PCI_ANY_ID, PCI_ANY_ID, fixup_video);
#endif


static void pci_do_fixups(struct pci_dev *dev, struct pci_fixup *f, struct pci_fixup *end)
{
Expand Down

0 comments on commit cef32a5

Please sign in to comment.