Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185092
b: refs/heads/master
c: a67483d
h: refs/heads/master
v: v3
  • Loading branch information
Németh Márton authored and Stefan Richter committed Jan 10, 2010
1 parent 03e800d commit 82d8097
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: 13b302d0a217580c0129b0641b0ca8b592e437b0
refs/heads/master: a67483d2be12dfc5563c09e6169bec9a88f434b0
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/ohci.c
Original file line number Diff line number Diff line change
Expand Up @@ -2657,7 +2657,7 @@ static int pci_resume(struct pci_dev *dev)
}
#endif

static struct pci_device_id pci_table[] = {
static const struct pci_device_id pci_table[] = {
{ PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_FIREWIRE_OHCI, ~0) },
{ }
};
Expand Down

0 comments on commit 82d8097

Please sign in to comment.