]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/scsi/aha1740.c
Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubca...
[linux.git] / drivers / scsi / aha1740.c
index 786bf7f32c6475cc7d81c4aa53521c11386dc6da..da4150c17781d53de3ac46da08f32aa83345eada 100644 (file)
@@ -545,7 +545,6 @@ static struct scsi_host_template aha1740_template = {
        .can_queue        = AHA1740_ECBS,
        .this_id          = 7,
        .sg_tablesize     = AHA1740_SCATTER,
-       .use_clustering   = ENABLE_CLUSTERING,
        .eh_abort_handler = aha1740_eh_abort_handler,
 };