Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362865
b: refs/heads/master
c: c85bcad
h: refs/heads/master
i:
  362863: e612bbc
v: v3
  • Loading branch information
Myron Stowe authored and Bjorn Helgaas committed Apr 15, 2013
1 parent 50beb0a commit 044a134
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 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: 412e704fbca3b259cafb3e98f6798efde968eb29
refs/heads/master: c85bcadc78a99763961b621a5ce097d3134f1aca
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/mvumi.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ MODULE_AUTHOR("jyli@marvell.com");
MODULE_DESCRIPTION("Marvell UMI Driver");

static DEFINE_PCI_DEVICE_TABLE(mvumi_pci_table) = {
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL_2, PCI_DEVICE_ID_MARVELL_MV9143) },
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL_2, PCI_DEVICE_ID_MARVELL_MV9580) },
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL_EXT, PCI_DEVICE_ID_MARVELL_MV9143) },
{ PCI_DEVICE(PCI_VENDOR_ID_MARVELL_EXT, PCI_DEVICE_ID_MARVELL_MV9580) },
{ 0 }
};

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/scsi/mvumi.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#define VER_BUILD 1500

#define MV_DRIVER_NAME "mvumi"
#define PCI_VENDOR_ID_MARVELL_2 0x1b4b
#define PCI_DEVICE_ID_MARVELL_MV9143 0x9143
#define PCI_DEVICE_ID_MARVELL_MV9580 0x9580

Expand Down

0 comments on commit 044a134

Please sign in to comment.