Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227071
b: refs/heads/master
c: fd0f5c5
h: refs/heads/master
i:
  227069: 4e4210a
  227067: dd08782
  227063: a075348
  227055: 898a829
  227039: d90c959
  227007: 45198f3
  226943: 1485e35
  226815: 3318783
v: v3
  • Loading branch information
Namhyung Kim authored and Greg Kroah-Hartman committed Dec 10, 2010
1 parent 831f894 commit dc3b82e
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: 6835a209f6c24b3704aa58d8b558a513a5a08c52
refs/heads/master: fd0f5c54eeb66e3e89e3cdd34c5abf8d5fbcf61c
2 changes: 1 addition & 1 deletion trunk/drivers/char/specialix.c
Original file line number Diff line number Diff line change
Expand Up @@ -2356,7 +2356,7 @@ static void __exit specialix_exit_module(void)
func_exit();
}

static struct pci_device_id specialx_pci_tbl[] __devinitdata = {
static struct pci_device_id specialx_pci_tbl[] __devinitdata __used = {
{ PCI_DEVICE(PCI_VENDOR_ID_SPECIALIX, PCI_DEVICE_ID_SPECIALIX_IO8) },
{ }
};
Expand Down

0 comments on commit dc3b82e

Please sign in to comment.