Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd075869 authored by Hannes Reinecke's avatar Hannes Reinecke Committed by James Bottomley
Browse files

am53c974: remove left-over debugging code



A shost_printk() statement was left over from debugging.
It can safely be removed; the same information is displayed
in the debugging message some lines further down.

Cc: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: default avatarHannes Reinecke <hare@suse.de>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 9c4a6b1e
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -178,12 +178,6 @@ static void pci_esp_dma_drain(struct esp *esp)
			break;
		cpu_relax();
	}
	if (resid > 1) {
		/* FIFO not cleared */
		shost_printk(KERN_INFO, esp->host,
			     "FIFO not cleared, %d bytes left\n",
			     resid);
	}

	/*
	 * When there is a residual BCMPLT will never be set