diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/ata/libata-core.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c index 34c068f18350..54f85508bc6e 100644 --- a/drivers/ata/libata-core.c +++ b/drivers/ata/libata-core.c | |||
@@ -2407,9 +2407,6 @@ int ata_dev_configure(struct ata_device *dev) | |||
2407 | } | 2407 | } |
2408 | } | 2408 | } |
2409 | 2409 | ||
2410 | if (ata_msg_probe(ap)) | ||
2411 | ata_dev_printk(dev, KERN_DEBUG, "%s: EXIT, drv_stat = 0x%x\n", | ||
2412 | __func__, ata_chk_status(ap)); | ||
2413 | return 0; | 2410 | return 0; |
2414 | 2411 | ||
2415 | err_out_nosup: | 2412 | err_out_nosup: |