]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: socfpga: Remove cpu_mmc_init()
authorMarek Vasut <marex@denx.de>
Mon, 30 Nov 2015 19:38:45 +0000 (20:38 +0100)
committerMarek Vasut <marex@denx.de>
Sun, 6 Dec 2015 23:15:59 +0000 (00:15 +0100)
commit1c75596e68069a3957b8b8b0eb8689e9de9f57d8
tree4588fa9bfaf355a2211197256e8a090f15fc4f6e
parentae9996c806e15b68b97fe7a7242c44e713345269
arm: socfpga: Remove cpu_mmc_init()

This function triggers the registration of the dwmmc driver on SoCFPGA,
but this is not needed in case the driver is correctly probed from DT.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
arch/arm/mach-socfpga/misc.c