diff options
Diffstat (limited to 'drivers/scsi/megaraid')
-rw-r--r-- | drivers/scsi/megaraid/megaraid_mbox.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/megaraid/megaraid_mbox.c b/drivers/scsi/megaraid/megaraid_mbox.c index cbe430246276..d47be8e0ea3a 100644 --- a/drivers/scsi/megaraid/megaraid_mbox.c +++ b/drivers/scsi/megaraid/megaraid_mbox.c | |||
@@ -719,7 +719,6 @@ megaraid_io_attach(adapter_t *adapter) | |||
719 | 719 | ||
720 | // export the parameters required by the mid-layer | 720 | // export the parameters required by the mid-layer |
721 | scsi_assign_lock(host, adapter->host_lock); | 721 | scsi_assign_lock(host, adapter->host_lock); |
722 | scsi_set_device(host, &adapter->pdev->dev); | ||
723 | 722 | ||
724 | host->irq = adapter->irq; | 723 | host->irq = adapter->irq; |
725 | host->unique_id = adapter->unique_id; | 724 | host->unique_id = adapter->unique_id; |