Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91381
b: refs/heads/master
c: 0732460
h: refs/heads/master
i:
  91379: e45bcdb
v: v3
  • Loading branch information
Denis Cheng authored and Greg Kroah-Hartman committed Apr 20, 2008
1 parent e056330 commit d1cbd36
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: ae210f188614bb3d1ee3f19c64e28e3cdd44877c
refs/heads/master: 0732460b3ad484c037dad8961bc4300610dd7613
2 changes: 1 addition & 1 deletion trunk/drivers/uio/uio_cif.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ static void hilscher_pci_remove(struct pci_dev *dev)
kfree (info);
}

static struct pci_device_id hilscher_pci_ids[] = {
static struct pci_device_id hilscher_pci_ids[] __devinitdata = {
{
.vendor = PCI_VENDOR_ID_PLX,
.device = PCI_DEVICE_ID_PLX_9030,
Expand Down

0 comments on commit d1cbd36

Please sign in to comment.