Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338100
b: refs/heads/master
c: 38de09a
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent eb8d631 commit d438d04
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: 2e0d79c522388209b1ffd857fe6ab7117a945792
refs/heads/master: 38de09a975ec957a616899b11d7bc089071dcb19
2 changes: 1 addition & 1 deletion trunk/drivers/staging/sm7xxfb/sm7xxfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@ static struct pci_driver smtcfb_driver = {
.name = "smtcfb",
.id_table = smtcfb_pci_table,
.probe = smtcfb_pci_probe,
.remove = __devexit_p(smtcfb_pci_remove),
.remove = smtcfb_pci_remove,
.driver.pm = SM7XX_PM_OPS,
};

Expand Down

0 comments on commit d438d04

Please sign in to comment.