]> git.sur5r.net Git - u-boot/commit
include/mmc.h: Remove declaration for spl_mmc_load()
authorLad, Prabhakar <prabhakar.csengg@gmail.com>
Tue, 3 Dec 2013 06:47:34 +0000 (12:17 +0530)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Wed, 8 Jan 2014 16:37:41 +0000 (18:37 +0200)
commitdae6c6ba95f61326e8012c2fec372a6735ba46b9
tree1cad5885b7e0811f2f19c0c51a7e9e21b28920a3
parente7be18225fbea76d1f0034b224f0d1e60f07cfcf
include/mmc.h: Remove declaration for spl_mmc_load()

The spl_mmc_load() was removed while converting to
CONFIG_SPL_FRAMEWORK usage the definition was removed
but the declaration was missed. This patch removes this
declaration.

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
include/mmc.h