commit | 8a125badbaf65d37cf09a866d1c8d496527da58b | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Wed Jun 04 15:24:29 2014 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Jul 09 11:25:59 2014 +0200 |
tree | e2503e53a60af60fbb64e93545e44c435c154a2b | |
parent | 3a48edc4bd68f841c07c7bc86358d2f02133f247 [diff] |
mmc: sdhci: Remove unused ret variables Remove those unused ret variables to make it obvious that these function will not return any errors in the current implementation. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>