diff options
Diffstat (limited to 'drivers/scsi/libata-core.c')
-rw-r--r-- | drivers/scsi/libata-core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/libata-core.c b/drivers/scsi/libata-core.c index dc35cccd2898..83d93fc0751b 100644 --- a/drivers/scsi/libata-core.c +++ b/drivers/scsi/libata-core.c | |||
@@ -1528,7 +1528,7 @@ err_out_nosup: | |||
1528 | * Zero on success, negative errno otherwise. | 1528 | * Zero on success, negative errno otherwise. |
1529 | */ | 1529 | */ |
1530 | 1530 | ||
1531 | static int ata_bus_probe(struct ata_port *ap) | 1531 | int ata_bus_probe(struct ata_port *ap) |
1532 | { | 1532 | { |
1533 | unsigned int classes[ATA_MAX_DEVICES]; | 1533 | unsigned int classes[ATA_MAX_DEVICES]; |
1534 | int tries[ATA_MAX_DEVICES]; | 1534 | int tries[ATA_MAX_DEVICES]; |