mmc: meson-gx: make two functions return void
commit3d6c991b3dc9b632de5623adf980ecec399008f3
authorHeiner Kallweit <hkallweit1@gmail.com>
Sat, 4 Mar 2017 12:20:44 +0000 (4 13:20 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Apr 2017 19:41:07 +0000 (24 21:41 +0200)
tree8468a269d571cc28210f55cb2f22c7d6d7442db7
parent94d765bbfb1910ef8db5699d19907a0756a99d03
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>
drivers/mmc/host/meson-gx-mmc.c