Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338122
b: refs/heads/master
c: 8b1e012
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent aa1793f commit 8bc13e1
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: 4cd2b92de30f511aa6b203cbff2692aa09dc1226
refs/heads/master: 8b1e01264c2f1777c8a20637e91943d723ee8f35
2 changes: 1 addition & 1 deletion trunk/drivers/staging/sbe-2t3e3/module.c
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ static int t3e3_init_card(struct pci_dev *pdev, const struct pci_device_id *ent)
return err;
}

static struct pci_device_id t3e3_pci_tbl[] __devinitdata = {
static struct pci_device_id t3e3_pci_tbl[] = {
{ PCI_VENDOR_ID_DEC, PCI_DEVICE_ID_DEC_21142,
PCI_VENDOR_ID_SBE, PCI_SUBDEVICE_ID_SBE_T3E3, 0, 0, 0 },
{ PCI_VENDOR_ID_DEC, PCI_DEVICE_ID_DEC_21142,
Expand Down

0 comments on commit 8bc13e1

Please sign in to comment.