diff options
author | Simon Horman <horms@verge.net.au> | 2010-12-06 00:12:45 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-12-08 07:24:28 (GMT) |
commit | 54b384634f7083bcacf9a9ed2e6f4c3d0a246e49 (patch) | |
tree | 51a37b9fc454ff9e5fced781e433a23ccc3d11d7 /security | |
parent | 9f843706bb87837b823228467f4f83973fd110e9 (diff) | |
download | linux-fsl-qoriq-54b384634f7083bcacf9a9ed2e6f4c3d0a246e49.tar.xz |
mmc, sh: Remove sh_mmcif_boot_slurp()
As the only caller of sh_mmcif_boot_do_read() is
sh_mmcif_boot_slurp() the configuration portion of
sh_mmcif_boot_slurp() can be merged into sh_mmcif_boot_do_read().
Once this is done sh_mmcif_boot_slurp() is only a call
to sh_mmcif_boot_do_read() with platform specific information -
the offset that images are stored on MMC. So make the
sh_mmcif_boot_do_read() call directly from platform code
and remove sh_mmcif_boot_slurp() altogether.
Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions