From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mmc: Fix error in RPMB code
Date: Fri, 6 May 2016 13:47:33 -0400 [thread overview]
Message-ID: <20160506174733.GN24828@bill-the-cat> (raw)
In-Reply-To: <1462372525-6171-1-git-send-email-marex@denx.de>
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@denx.de>
> Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
> Cc: Tom Rini <trini@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>
prev parent reply other threads:[~2016-05-06 17:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-04 14:35 [U-Boot] [PATCH] mmc: Fix error in RPMB code Marek Vasut
2016-05-06 17:47 ` Tom Rini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160506174733.GN24828@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox