scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()
[linux-2.6-microblaze.git] / drivers / scsi / esp_scsi.c
index ac7da9d..465df47 100644 (file)
@@ -2676,7 +2676,6 @@ struct scsi_host_template scsi_esp_template = {
        .can_queue              = 7,
        .this_id                = 7,
        .sg_tablesize           = SG_ALL,
-       .use_clustering         = ENABLE_CLUSTERING,
        .max_sectors            = 0xffff,
        .skip_settle_delay      = 1,
 };