Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
[powerpc.git] / drivers / scsi / ata_piix.c
index f796303..557788e 100644 (file)
@@ -187,7 +187,6 @@ static struct scsi_host_template piix_sht = {
        .dma_boundary           = ATA_DMA_BOUNDARY,
        .slave_configure        = ata_scsi_slave_config,
        .bios_param             = ata_std_bios_param,
-       .ordered_flush          = 1,
        .resume                 = ata_scsi_device_resume,
        .suspend                = ata_scsi_device_suspend,
 };