Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268327
b: refs/heads/master
c: 00fc895
h: refs/heads/master
i:
  268325: 893e720
  268323: 5216731
  268319: f22de61
v: v3
  • Loading branch information
Leonid V. Fedorenchik authored and Greg Kroah-Hartman committed Sep 12, 2011
1 parent 0826004 commit 7e6d9ad
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: 8eea455e6dae0fc9e509d4f32c3773567c4cb802
refs/heads/master: 00fc8958c98d9f03e27fe81c8b3a3eeb82edb4cd
2 changes: 1 addition & 1 deletion trunk/drivers/staging/cx25821/cx25821-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1473,7 +1473,7 @@ static void __devexit cx25821_finidev(struct pci_dev *pci_dev)
kfree(dev);
}

static struct pci_device_id cx25821_pci_tbl[] = {
static DEFINE_PCI_DEVICE_TABLE(cx25821_pci_tbl) = {
{
/* CX25821 Athena */
.vendor = 0x14f1,
Expand Down

0 comments on commit 7e6d9ad

Please sign in to comment.