Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299148
b: refs/heads/master
c: a46c46a
h: refs/heads/master
v: v3
  • Loading branch information
Gerard Snitselaar authored and Sarah Sharp committed Apr 10, 2012
1 parent ab1a6f8 commit 906e44e
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: bb334e90cc3a2913906665ea966abd7f462b67c2
refs/heads/master: a46c46a1d752756ba159dd454b746a3fb735c4f5
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/xhci-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ int __init xhci_register_pci(void)
return pci_register_driver(&xhci_pci_driver);
}

void __exit xhci_unregister_pci(void)
void xhci_unregister_pci(void)
{
pci_unregister_driver(&xhci_pci_driver);
}

0 comments on commit 906e44e

Please sign in to comment.