[MMC] sdhci: remove duplicate error message
authorPierre Ossman <drzeus@drzeus.cx>
Fri, 30 Jun 2006 09:22:34 +0000 (02:22 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 2 Jul 2006 17:02:02 +0000 (18:02 +0100)
commit4cca56c50427eecfa2428cdee722848cd82f443c
tree712c56aaf853550628a6fee7a3f4694f5dadeb8b
parent98608076a21914ab12f1c858a0cdf55366260f12
[MMC] sdhci: remove duplicate error message

When there is remaining blocks untransferred, we get two error messages saying
almost the same thing.  Make sure at most one is shown.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/sdhci.c