diff options
Diffstat (limited to 'drivers/ide/pci/scc_pata.c')
-rw-r--r-- | drivers/ide/pci/scc_pata.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/pci/scc_pata.c b/drivers/ide/pci/scc_pata.c index 1784ac2b38f0..bfddc4270827 100644 --- a/drivers/ide/pci/scc_pata.c +++ b/drivers/ide/pci/scc_pata.c | |||
@@ -704,7 +704,6 @@ static void __devinit init_hwif_scc(ide_hwif_t *hwif) | |||
704 | .init_setup = init_setup_scc, \ | 704 | .init_setup = init_setup_scc, \ |
705 | .init_iops = init_iops_scc, \ | 705 | .init_iops = init_iops_scc, \ |
706 | .init_hwif = init_hwif_scc, \ | 706 | .init_hwif = init_hwif_scc, \ |
707 | .autodma = AUTODMA, \ | ||
708 | .host_flags = IDE_HFLAG_SINGLE | \ | 707 | .host_flags = IDE_HFLAG_SINGLE | \ |
709 | IDE_HFLAG_BOOTABLE, \ | 708 | IDE_HFLAG_BOOTABLE, \ |
710 | .pio_mask = ATA_PIO4, \ | 709 | .pio_mask = ATA_PIO4, \ |