am53c974: remove left-over debugging code
authorHannes Reinecke <hare@suse.de>
Mon, 2 Feb 2015 07:33:16 +0000 (08:33 +0100)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 5 Feb 2015 18:52:02 +0000 (10:52 -0800)
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: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>

No differences found