Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi
[cascardo/linux.git] / drivers / scsi / arm / cumana_1.c
index 49d838e..c3b99c9 100644 (file)
@@ -12,7 +12,6 @@
 
 #include <asm/ecard.h>
 #include <asm/io.h>
-#include <asm/system.h>
 
 #include "../scsi.h"
 #include <scsi/scsi_host.h>
@@ -222,7 +221,6 @@ static struct scsi_host_template cumanascsi_template = {
        .this_id                = 7,
        .sg_tablesize           = SG_ALL,
        .cmd_per_lun            = 2,
-       .unchecked_isa_dma      = 0,
        .use_clustering         = DISABLE_CLUSTERING,
        .proc_name              = "CumanaSCSI-1",
 };