[MMC] sdhci: remove duplicate error message
authorPierre Ossman <[email protected]>
Fri, 30 Jun 2006 09:22:34 +0000 (02:22 -0700)
committerRussell King <[email protected]>
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Russell King <[email protected]>
drivers/mmc/sdhci.c