Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336998
b: refs/heads/master
c: 2c68506
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent ed9c195 commit 7424880
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: 80c8ae289266529445fad030fabf5fcf01ccda0d
refs/heads/master: 2c68506412e96d0e306be6057e824478a2deccbd
2 changes: 1 addition & 1 deletion trunk/drivers/misc/phantom.c
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ static int phantom_resume(struct pci_dev *pdev)
#define phantom_resume NULL
#endif

static struct pci_device_id phantom_pci_tbl[] __devinitdata = {
static struct pci_device_id phantom_pci_tbl[] = {
{ .vendor = PCI_VENDOR_ID_PLX, .device = PCI_DEVICE_ID_PLX_9050,
.subvendor = PCI_VENDOR_ID_PLX, .subdevice = PCI_DEVICE_ID_PLX_9050,
.class = PCI_CLASS_BRIDGE_OTHER << 8, .class_mask = 0xffff00 },
Expand Down

0 comments on commit 7424880

Please sign in to comment.