summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
diff options
context:
space:
mode:
authorMike Miller <mike.miller@hp.com>2013-09-10 13:18:23 -0500
committerJames Bottomley <JBottomley@Parallels.com>2013-10-25 09:57:55 +0100
commitf79666bbb4ba361aecd36e7796d3b41eee07876e (patch)
treeadd59564a361661b7f7f2c69074f0c35e62855a2 /drivers/scsi/hpsa.c
parent10c580e4239df5c3344ca00322eca86ab2de880b (diff)
downloadlinux-stable-f79666bbb4ba361aecd36e7796d3b41eee07876e.tar.gz
linux-stable-f79666bbb4ba361aecd36e7796d3b41eee07876e.tar.bz2
linux-stable-f79666bbb4ba361aecd36e7796d3b41eee07876e.zip
[SCSI] hpsa: remove unused Smart Array ID
This patch removes the PCI ID of a cancelled Smart Array. Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/hpsa.c')
-rw-r--r--drivers/scsi/hpsa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
index 891c86b66253..fb5a89815150 100644
--- a/drivers/scsi/hpsa.c
+++ b/drivers/scsi/hpsa.c
@@ -100,7 +100,6 @@ static const struct pci_device_id hpsa_pci_device_id[] = {
{PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSF, 0x103C, 0x3354},
{PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSF, 0x103C, 0x3355},
{PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSF, 0x103C, 0x3356},
- {PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSH, 0x103C, 0x1920},
{PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSH, 0x103C, 0x1921},
{PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSH, 0x103C, 0x1922},
{PCI_VENDOR_ID_HP, PCI_DEVICE_ID_HP_CISSH, 0x103C, 0x1923},