]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx6: mx6qarm2: updated board_mmc_getcd() to the new prototype
authorStefano Babic <sbabic@denx.de>
Tue, 17 Jan 2012 11:15:00 +0000 (12:15 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:26 +0000 (10:11 +0100)
commitb125e7bdd819024d1fb59b54349202190fcadd37
treec7b69da09e9282569f30a86373998c66599df806
parentdb917fbfed5ab26d0b86d567a9729ed14c26cc99
imx6: mx6qarm2: updated board_mmc_getcd() to the new prototype

Commit 314284b1567f1ce29c19060641e7f213146f7ab8 has
changed board_mmc_getcd() function prototype, while
mx6qarm2 has still the old one.

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Jason Liu <jason.hui@linaro.org>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
Acked-by: Jason Liu <jason.hui@linaro.org>
Tested-by: Jason Liu <jason.hui@linaro.org>
board/freescale/mx6qarm2/mx6qarm2.c