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 575dbbd8b482..115bcaefc8ee 100644 --- a/drivers/ide/pci/slc90e66.c +++ b/drivers/ide/pci/slc90e66.c | |||
@@ -214,7 +214,6 @@ static void __devinit init_hwif_slc90e66 (ide_hwif_t *hwif) | |||
214 | static ide_pci_device_t slc90e66_chipset __devinitdata = { | 214 | static ide_pci_device_t slc90e66_chipset __devinitdata = { |
215 | .name = "SLC90E66", | 215 | .name = "SLC90E66", |
216 | .init_hwif = init_hwif_slc90e66, | 216 | .init_hwif = init_hwif_slc90e66, |
217 | .channels = 2, | ||
218 | .autodma = AUTODMA, | 217 | .autodma = AUTODMA, |
219 | .enablebits = {{0x41,0x80,0x80}, {0x43,0x80,0x80}}, | 218 | .enablebits = {{0x41,0x80,0x80}, {0x43,0x80,0x80}}, |
220 | .bootable = ON_BOARD, | 219 | .bootable = ON_BOARD, |