[libata] ARM: add ixp4xx PATA driver
[powerpc.git] / drivers / ata / pata_rz1000.c
index 4533b63..e4e5ea4 100644 (file)
@@ -90,6 +90,7 @@ static struct scsi_host_template rz1000_sht = {
        .proc_name              = DRV_NAME,
        .dma_boundary           = ATA_DMA_BOUNDARY,
        .slave_configure        = ata_scsi_slave_config,
+       .slave_destroy          = ata_scsi_slave_destroy,
        .bios_param             = ata_std_bios_param,
 };