summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Miller2013-09-10 20:18:23 +0200
committerJames Bottomley2013-10-25 10:57:55 +0200
commitf79666bbb4ba361aecd36e7796d3b41eee07876e (patch)
treeadd59564a361661b7f7f2c69074f0c35e62855a2
parent[SCSI] sd: call blk_pm_runtime_init before add_disk (diff)
downloadkernel-qcow2-linux-f79666bbb4ba361aecd36e7796d3b41eee07876e.tar.gz
kernel-qcow2-linux-f79666bbb4ba361aecd36e7796d3b41eee07876e.tar.xz
kernel-qcow2-linux-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>
-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},