]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/dc395x.c
PCI: fix ARI code to be compatible with mixed ARI/non-ARI systems
[linux-2.6-omap-h63xx.git] / drivers / scsi / dc395x.c
index e351db6c00779873a6f94bb7002118501c8b847c..075e2397273c6849f5cd1727c9bb749865e05e3b 100644 (file)
@@ -4761,7 +4761,6 @@ static struct scsi_host_template dc395x_driver_template = {
        .cmd_per_lun            = DC395x_MAX_CMD_PER_LUN,
        .eh_abort_handler       = dc395x_eh_abort,
        .eh_bus_reset_handler   = dc395x_eh_bus_reset,
-       .unchecked_isa_dma      = 0,
        .use_clustering         = DISABLE_CLUSTERING,
 };