diff options
Diffstat (limited to 'drivers/ata/pata_artop.c')
| -rw-r--r-- | drivers/ata/pata_artop.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/ata/pata_artop.c b/drivers/ata/pata_artop.c index 9861059dd673..7b4810c171b7 100644 --- a/drivers/ata/pata_artop.c +++ b/drivers/ata/pata_artop.c | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | #include <linux/ata.h> | 28 | #include <linux/ata.h> |
| 29 | 29 | ||
| 30 | #define DRV_NAME "pata_artop" | 30 | #define DRV_NAME "pata_artop" |
| 31 | #define DRV_VERSION "0.4.2" | 31 | #define DRV_VERSION "0.4.3" |
| 32 | 32 | ||
| 33 | /* | 33 | /* |
| 34 | * The ARTOP has 33 Mhz and "over clocked" timing tables. Until we | 34 | * The ARTOP has 33 Mhz and "over clocked" timing tables. Until we |
| @@ -99,7 +99,7 @@ static int artop6260_pre_reset(struct ata_port *ap, unsigned long deadline) | |||
| 99 | * | 99 | * |
| 100 | * Identify the cable type for the ARTOp interface in question | 100 | * Identify the cable type for the ARTOp interface in question |
| 101 | */ | 101 | */ |
| 102 | 102 | ||
| 103 | static int artop6260_cable_detect(struct ata_port *ap) | 103 | static int artop6260_cable_detect(struct ata_port *ap) |
| 104 | { | 104 | { |
| 105 | struct pci_dev *pdev = to_pci_dev(ap->host->dev); | 105 | struct pci_dev *pdev = to_pci_dev(ap->host->dev); |
