diff options
Diffstat (limited to 'drivers/ide/cy82c693.c')
-rw-r--r-- | drivers/ide/cy82c693.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/cy82c693.c b/drivers/ide/cy82c693.c index 5297f07d2933..d37baf8ecc5f 100644 --- a/drivers/ide/cy82c693.c +++ b/drivers/ide/cy82c693.c | |||
@@ -292,7 +292,6 @@ static const struct ide_port_info cy82c693_chipset __devinitdata = { | |||
292 | .name = DRV_NAME, | 292 | .name = DRV_NAME, |
293 | .init_iops = init_iops_cy82c693, | 293 | .init_iops = init_iops_cy82c693, |
294 | .port_ops = &cy82c693_port_ops, | 294 | .port_ops = &cy82c693_port_ops, |
295 | .chipset = ide_cy82c693, | ||
296 | .host_flags = IDE_HFLAG_SINGLE, | 295 | .host_flags = IDE_HFLAG_SINGLE, |
297 | .pio_mask = ATA_PIO4, | 296 | .pio_mask = ATA_PIO4, |
298 | .swdma_mask = ATA_SWDMA2, | 297 | .swdma_mask = ATA_SWDMA2, |