[SCSI] Remove random noop unchecked_isa_dma users
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / arm / acornscsi.c
index 3bedf2466bd1fdcca6b9e07391535843d2f63701..8e53f02cc311a6b8c99e78ec99ddd5ab4d6dd8ca 100644 (file)
@@ -2983,7 +2983,6 @@ static struct scsi_host_template acornscsi_template = {
        .this_id                = 7,
        .sg_tablesize           = SG_ALL,
        .cmd_per_lun            = 2,
-       .unchecked_isa_dma      = 0,
        .use_clustering         = DISABLE_CLUSTERING,
        .proc_name              = "acornscsi",
 };