diff options
Diffstat (limited to 'drivers/ide/pci/slc90e66.c')
-rw-r--r-- | drivers/ide/pci/slc90e66.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/pci/slc90e66.c b/drivers/ide/pci/slc90e66.c index f2ab3a620647..4f213e4c0c42 100644 --- a/drivers/ide/pci/slc90e66.c +++ b/drivers/ide/pci/slc90e66.c | |||
@@ -159,7 +159,6 @@ static void __devinit init_hwif_slc90e66 (ide_hwif_t *hwif) | |||
159 | static ide_pci_device_t slc90e66_chipset __devinitdata = { | 159 | static ide_pci_device_t slc90e66_chipset __devinitdata = { |
160 | .name = "SLC90E66", | 160 | .name = "SLC90E66", |
161 | .init_hwif = init_hwif_slc90e66, | 161 | .init_hwif = init_hwif_slc90e66, |
162 | .autodma = AUTODMA, | ||
163 | .enablebits = {{0x41,0x80,0x80}, {0x43,0x80,0x80}}, | 162 | .enablebits = {{0x41,0x80,0x80}, {0x43,0x80,0x80}}, |
164 | .host_flags = IDE_HFLAG_BOOTABLE, | 163 | .host_flags = IDE_HFLAG_BOOTABLE, |
165 | .pio_mask = ATA_PIO4, | 164 | .pio_mask = ATA_PIO4, |