Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336920
b: refs/heads/master
c: 7eeb741
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 28, 2012
1 parent 3e311fe commit 1be1266
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: 03f94c0f6215fa0cc471d07ffb3c4bcb1a0889c1
refs/heads/master: 7eeb741895ea8926e6064dd0bbb349c6ebc09e8b
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/nosy.c
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ add_card(struct pci_dev *dev, const struct pci_device_id *unused)
return ret;
}

static struct pci_device_id pci_table[] __devinitdata = {
static struct pci_device_id pci_table[] = {
{
.vendor = PCI_VENDOR_ID_TI,
.device = PCI_DEVICE_ID_TI_PCILYNX,
Expand Down

0 comments on commit 1be1266

Please sign in to comment.