ata: libata: remove debug compilation switches
[platform/kernel/linux-starfive.git] / drivers / ata / pata_ep93xx.c
index 46208ec..b78f71c 100644 (file)
@@ -855,7 +855,6 @@ static void ep93xx_pata_drain_fifo(struct ata_queued_cmd *qc)
                     && count < 65536; count += 2)
                ep93xx_pata_read_reg(drv_data, IDECTRL_ADDR_DATA);
 
-       /* Can become DEBUG later */
        if (count)
                ata_port_dbg(ap, "drained %d bytes to clear DRQ.\n", count);