mm: nommu: refactor debug and warning prints
[sfrench/cifs-2.6.git] / drivers / scsi / aha152x.c
index e31c460a1335527e74816945dcb6ac9e35b6125b..f44d0487236e34d20622ff9840af68f5170b537c 100644 (file)
@@ -2922,7 +2922,6 @@ static struct scsi_host_template aha152x_driver_template = {
        .can_queue                      = 1,
        .this_id                        = 7,
        .sg_tablesize                   = SG_ALL,
-       .cmd_per_lun                    = 1,
        .use_clustering                 = DISABLE_CLUSTERING,
        .slave_alloc                    = aha152x_adjust_queue,
 };