diff options
Diffstat (limited to 'drivers/ata/pata_sis.c')
-rw-r--r-- | drivers/ata/pata_sis.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_sis.c b/drivers/ata/pata_sis.c index e4be55e047f6..27ceb42a774b 100644 --- a/drivers/ata/pata_sis.c +++ b/drivers/ata/pata_sis.c | |||
@@ -112,7 +112,6 @@ static int sis_133_cable_detect(struct ata_port *ap) | |||
112 | /** | 112 | /** |
113 | * sis_66_cable_detect - check for 40/80 pin | 113 | * sis_66_cable_detect - check for 40/80 pin |
114 | * @ap: Port | 114 | * @ap: Port |
115 | * @deadline: deadline jiffies for the operation | ||
116 | * | 115 | * |
117 | * Perform cable detection on the UDMA66, UDMA100 and early UDMA133 | 116 | * Perform cable detection on the UDMA66, UDMA100 and early UDMA133 |
118 | * SiS IDE controllers. | 117 | * SiS IDE controllers. |