]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/ata_piix.c
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
[linux-2.6-omap-h63xx.git] / drivers / scsi / ata_piix.c
index f79630340028e6cc30ae62f95e4e72b6382c54dc..557788ec4eec12cb09e51028bf6926363ff36589 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,
 };