]> git.sur5r.net Git - u-boot/commit
mmc: refactor two core functions
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 13 Oct 2016 15:13:18 +0000 (00:13 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 28 Oct 2016 02:02:16 +0000 (11:02 +0900)
commitdd399cb736c81b2af70426c2afc9d5e4bac95830
treed39fe6928ad308597ac2575717605baeba0c3116
parentbe256cbf0456865471ff63dd7579cd6404574c44
mmc: refactor two core functions

Drop unneeded variables and assignments.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mmc/mmc-uclass.c