]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: meson-gx: make two functions return void
authorHeiner Kallweit <hkallweit1@gmail.com>
Sat, 4 Mar 2017 12:20:44 +0000 (13:20 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Apr 2017 19:41:07 +0000 (21:41 +0200)
commit5a588609eb34e3abb791bbadb59e7f7d24b066db
tree8468a269d571cc28210f55cb2f22c7d6d7442db7
parentedcd3cb834c4f44fdd492eb60760c7a4c70d0310
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