diff options
Diffstat (limited to 'drivers/scsi/aic7xxx_old.c')
-rw-r--r-- | drivers/scsi/aic7xxx_old.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/aic7xxx_old.c b/drivers/scsi/aic7xxx_old.c index fac091e7093c..52b72d7794f5 100644 --- a/drivers/scsi/aic7xxx_old.c +++ b/drivers/scsi/aic7xxx_old.c | |||
@@ -8448,7 +8448,6 @@ aic7xxx_alloc(Scsi_Host_Template *sht, struct aic7xxx_host *temp) | |||
8448 | } | 8448 | } |
8449 | p->host_no = host->host_no; | 8449 | p->host_no = host->host_no; |
8450 | } | 8450 | } |
8451 | scsi_set_device(host, &p->pdev->dev); | ||
8452 | return (p); | 8451 | return (p); |
8453 | } | 8452 | } |
8454 | 8453 | ||