]> err.no Git - linux-2.6/blobdiff - drivers/scsi/53c700.c
[SCSI] aic7xxx: remove some DV leftovers
[linux-2.6] / drivers / scsi / 53c700.c
index a591fcb8aab13819f38eac7970d3072cb72ea6d4..4b1bb529f676dcbb158bbc05d43b90378ce9c313 100644 (file)
@@ -389,8 +389,7 @@ NCR_700_detect(struct scsi_host_template *tpnt,
        host->max_lun = NCR_700_MAX_LUNS;
        BUG_ON(NCR_700_transport_template == NULL);
        host->transportt = NCR_700_transport_template;
-       host->unique_id = hostdata->base;
-       host->base = hostdata->base;
+       host->unique_id = (unsigned long)hostdata->base;
        hostdata->eh_complete = NULL;
        host->hostdata[0] = (unsigned long)hostdata;
        /* kick the chip */