Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42079
b: refs/heads/master
c: 72dc679
h: refs/heads/master
i:
  42077: 9ccac7c
  42075: 87986cb
  42071: a213542
  42063: 4bd3127
  42047: 51fb840
v: v3
  • Loading branch information
Henrik Kretzschmar authored and Jeff Garzik committed Dec 2, 2006
1 parent 66b814f commit 23c15fb
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: fc085150b491bfc186efbca90a14cf907a3060a9
refs/heads/master: 72dc6794fcd7642200a87bf18e3a43e676314b63
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_pdc2027x.c
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ static void __devexit pdc2027x_remove_one(struct pci_dev *pdev)
*/
static int __init pdc2027x_init(void)
{
return pci_module_init(&pdc2027x_pci_driver);
return pci_register_driver(&pdc2027x_pci_driver);
}

/**
Expand Down

0 comments on commit 23c15fb

Please sign in to comment.