]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/ahci.c
[PATCH] Fix sg_page_malloc() memset
[linux-2.6-omap-h63xx.git] / drivers / scsi / ahci.c
index 887eaa2a3ebf129cd61a5f0ffa401c14c867bd0f..d113290b5fc01ccf977902881eb60b2f699c4bc1 100644 (file)
@@ -214,7 +214,6 @@ static struct scsi_host_template ahci_sht = {
        .dma_boundary           = AHCI_DMA_BOUNDARY,
        .slave_configure        = ata_scsi_slave_config,
        .bios_param             = ata_std_bios_param,
-       .ordered_flush          = 1,
 };
 
 static const struct ata_port_operations ahci_ops = {