Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338137
b: refs/heads/master
c: c5dee46
h: refs/heads/master
i:
  338135: 3bb4255
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 206522e commit d19c072
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: 0d7fe14f69a7a7322a72b4d76f835fbe4000fe8c
refs/heads/master: c5dee46c8fa5422e2c2217c9f05f7c3f6f3d13fb
2 changes: 1 addition & 1 deletion trunk/drivers/ipack/carriers/tpci200.c
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ static struct pci_driver tpci200_pci_drv = {
.name = "tpci200",
.id_table = tpci200_idtable,
.probe = tpci200_pci_probe,
.remove = __devexit_p(tpci200_pci_remove),
.remove = tpci200_pci_remove,
};

module_pci_driver(tpci200_pci_drv);
Expand Down

0 comments on commit d19c072

Please sign in to comment.