diff options
Diffstat (limited to 'drivers/ide/pci/hpt34x.c')
-rw-r--r-- | drivers/ide/pci/hpt34x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/pci/hpt34x.c b/drivers/ide/pci/hpt34x.c index 64f19743b127..6d2ef0ee0f2b 100644 --- a/drivers/ide/pci/hpt34x.c +++ b/drivers/ide/pci/hpt34x.c | |||
@@ -175,7 +175,6 @@ static ide_pci_device_t hpt34x_chipset __devinitdata = { | |||
175 | .name = "HPT34X", | 175 | .name = "HPT34X", |
176 | .init_chipset = init_chipset_hpt34x, | 176 | .init_chipset = init_chipset_hpt34x, |
177 | .init_hwif = init_hwif_hpt34x, | 177 | .init_hwif = init_hwif_hpt34x, |
178 | .channels = 2, | ||
179 | .autodma = NOAUTODMA, | 178 | .autodma = NOAUTODMA, |
180 | .bootable = NEVER_BOARD, | 179 | .bootable = NEVER_BOARD, |
181 | .extra = 16 | 180 | .extra = 16 |