Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226946
b: refs/heads/master
c: fc33b0e
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Greg Kroah-Hartman committed Dec 3, 2010
1 parent d05b7d8 commit ef086df
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: df4fedeaa623f6af0b72c0089000b5ea5540ed22
refs/heads/master: fc33b0eb38ccbd3080a4885e8f742a72a085261d
2 changes: 1 addition & 1 deletion trunk/drivers/uwb/whc-rc.c
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ static int whcrc_post_reset(struct umc_dev *umc)
}

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

0 comments on commit ef086df

Please sign in to comment.