mmc: remove unneeded forward declarations
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 23 Jan 2020 06:54:01 +0000 (15:54 +0900)
committerPeng Fan <peng.fan@nxp.com>
Mon, 17 Feb 2020 06:55:04 +0000 (14:55 +0800)
commit76ca2d13035c8e649866546abc122cf46ed4e598
tree102e2e831a52616e89991abcc70491365b0d6d66
parent8adf50effeda52bb84b2c2aa66bcebf2920778e9
mmc: remove unneeded forward declarations

These functions are defined before the callers.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
drivers/mmc/mmc.c