ARM: rmobile: Drop board_mmc_init
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 28 Aug 2017 12:12:54 +0000 (14:12 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 4 Sep 2017 22:51:39 +0000 (07:51 +0900)
commit8212f56347e511ad2c9f5c0fcb611d142e4fb5bb
tree20058bc0bc5f8b17e74703317e1f66f39614f4d7
parent3158b6f606737a68a70a26bcc3484b5d64902ac0
ARM: rmobile: Drop board_mmc_init

The board_mmc_init() is no longer invoked when DM is used, so move
all the pinmux config into board_init() instead.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/salvator-x/salvator-x.c
board/renesas/ulcb/ulcb.c