Skip to content

Commit

Permalink
[PARISC] Update scsi drivers from parisc tree
Browse files Browse the repository at this point in the history
Fix lasi700 for James's ioread*be() changes

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
  • Loading branch information
Matthew Wilcox authored and Kyle McMartin committed Oct 22, 2005
1 parent abff754 commit 27ee073
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/scsi/lasi700.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ lasi700_probe(struct parisc_device *dev)
hostdata->dmode_extra = DMODE_FC2;
}

NCR_700_set_mem_mapped(hostdata);

host = NCR_700_detect(&lasi700_template, hostdata, &dev->dev);
if (!host)
goto out_kfree;
Expand Down

0 comments on commit 27ee073

Please sign in to comment.