Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42461
b: refs/heads/master
c: 84ad58e
h: refs/heads/master
i:
  42459: fe6a889
v: v3
  • Loading branch information
Randy Dunlap authored and James Bottomley committed Nov 25, 2006
1 parent d0dda5b commit 23731d2
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: 1e99e33ad94aa363e01cdfc2fc9df93338907fe6
refs/heads/master: 84ad58e4efcf80c154f693d4cc8f5c913511b760
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/initio.c
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ static int setup_debug = 0;
static void i91uSCBPost(BYTE * pHcb, BYTE * pScb);

/* PCI Devices supported by this driver */
static struct pci_device_id i91u_pci_devices[] __devinitdata = {
static struct pci_device_id i91u_pci_devices[] = {
{ PCI_VENDOR_ID_INIT, I950_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
{ PCI_VENDOR_ID_INIT, I940_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
{ PCI_VENDOR_ID_INIT, I935_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
Expand Down

0 comments on commit 23731d2

Please sign in to comment.