mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-07 13:43:51 +00:00
[PARISC] Update scsi drivers from parisc tree
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>
This commit is contained in:
parent
abff75439f
commit
27ee073cd2
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user