]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/mac_scsi.c
[SCSI] sd: Don't try to spin up drives that are connected to an inactive port
[linux-2.6-omap-h63xx.git] / drivers / scsi / mac_scsi.c
index 3b09ab21d701ba9d8726c48647cee64a85364bda..bf2a1c516293dd413bc78515256034aa79b76fff 100644 (file)
@@ -47,7 +47,6 @@
 
 #include <asm/macintosh.h>
 #include <asm/macints.h>
-#include <asm/machw.h>
 #include <asm/mac_via.h>
 
 #include "scsi.h"
@@ -592,7 +591,6 @@ static struct scsi_host_template driver_template = {
        .this_id                        = 7,
        .sg_tablesize                   = SG_ALL,
        .cmd_per_lun                    = CMD_PER_LUN,
-       .unchecked_isa_dma              = 0,
        .use_clustering                 = DISABLE_CLUSTERING
 };