[U-Boot] [PATCH] mmc: Fix error in RPMB code
Tom Rini
trini at konsulko.com
Fri May 6 19:47:33 CEST 2016
On Wed, May 04, 2016 at 04:35:25PM +0200, Marek Vasut wrote:
> Since we do not build any board with CONFIG_SUPPORT_EMMC_RPMB , this
> piece of code evaded conversion. Fix the following compiler error:
>
> cmd/mmc.c: In function 'do_mmcrpmb':
> cmd/mmc.c:316:32: error: 'struct blk_desc' has no member named 'part_num'
> original_part = mmc->block_dev.part_num;
> ^
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Pantelis Antoniou <panto at antoniou-consulting.com>
> Cc: Tom Rini <trini at konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160506/1a372ad6/attachment.sig>
More information about the U-Boot
mailing list