Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338140
b: refs/heads/master
c: 79fc8d8
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent f08fdd6 commit 9cd731d
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: 29c354420e7af210115bee8e5e5d60ba0f3442a6
refs/heads/master: 79fc8d891bf746c0f4da88f6fcca0f2cbcf21094
2 changes: 1 addition & 1 deletion trunk/drivers/staging/media/dt3155v4l/dt3155v4l.c
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ static struct pci_driver pci_driver = {
.name = DT3155_NAME,
.id_table = pci_ids,
.probe = dt3155_probe,
.remove = __devexit_p(dt3155_remove),
.remove = dt3155_remove,
};

module_pci_driver(pci_driver);
Expand Down

0 comments on commit 9cd731d

Please sign in to comment.