commit | 3d6c991b3dc9b632de5623adf980ecec399008f3 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sat Mar 04 13:20:44 2017 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Apr 24 21:41:07 2017 +0200 |
tree | 8468a269d571cc28210f55cb2f22c7d6d7442db7 | |
parent | 94d765bbfb1910ef8db5699d19907a0756a99d03 [diff] |
mmc: meson-gx: make two functions return void The return value of meson_mmc_request_done and meson_mmc_read_resp isn't used, so make both functions return void. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Acked-by: Kevin Hilman <khilman@baylibre.com> Tested-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>