diff options
Diffstat (limited to 'drivers/ata/pata_oldpiix.c')
-rw-r--r-- | drivers/ata/pata_oldpiix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_oldpiix.c b/drivers/ata/pata_oldpiix.c index c0dbc46a348e..2c1a91c40c1a 100644 --- a/drivers/ata/pata_oldpiix.c +++ b/drivers/ata/pata_oldpiix.c | |||
@@ -116,7 +116,6 @@ static void oldpiix_set_piomode (struct ata_port *ap, struct ata_device *adev) | |||
116 | * oldpiix_set_dmamode - Initialize host controller PATA DMA timings | 116 | * oldpiix_set_dmamode - Initialize host controller PATA DMA timings |
117 | * @ap: Port whose timings we are configuring | 117 | * @ap: Port whose timings we are configuring |
118 | * @adev: Device to program | 118 | * @adev: Device to program |
119 | * @isich: True if the device is an ICH and has IOCFG registers | ||
120 | * | 119 | * |
121 | * Set MWDMA mode for device, in host controller PCI config space. | 120 | * Set MWDMA mode for device, in host controller PCI config space. |
122 | * | 121 | * |