Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226959
b: refs/heads/master
c: 8170344
h: refs/heads/master
i:
  226957: 49a199d
  226955: eb1dbf6
  226951: a25d6a0
  226943: 1485e35
v: v3
  • Loading branch information
Namhyung Kim authored and Greg Kroah-Hartman committed Dec 10, 2010
1 parent 8fce122 commit 16de3f8
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: fe4bfb30fe5788100a70c0ed96ddd8c6186eb9c4
refs/heads/master: 8170344cb8aaa726bf1afae83288946b7cfcb556
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/whci/hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ static void __exit whci_hc_driver_exit(void)
module_exit(whci_hc_driver_exit);

/* PCI device ID's that we handle (so it gets loaded) */
static struct pci_device_id whci_hcd_id_table[] = {
static struct pci_device_id __used whci_hcd_id_table[] = {
{ PCI_DEVICE_CLASS(PCI_CLASS_WIRELESS_WHCI, ~0) },
{ /* empty last entry */ }
};
Expand Down

0 comments on commit 16de3f8

Please sign in to comment.