public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Scott Wood <oss@buserror.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fastboot: nand: fix compile error
Date: Mon, 20 Jun 2016 03:17:11 -0500	[thread overview]
Message-ID: <1466410631.22191.184.camel@buserror.net> (raw)
In-Reply-To: <1466406922-32663-1-git-send-email-peng.fan@nxp.com>

On Mon, 2016-06-20 at 15:15 +0800, Peng Fan wrote:
> Error info "
> common/fb_nand.c: In function 'fb_nand_lookup':
> common/fb_nand.c:65:3: error: 'mtd' undeclared (first use in this function)
>   *mtd = nand_info[dev->id->num];
>      ^
> "
> 
> Correct fb_nand_lookup parameter name to fix this issue.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
> Cc: Scott Wood <oss@buserror.net>
> Cc: Tom Rini <trini@konsulko.com>
> ---
>  common/fb_nand.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I've already received and applied a patch for this.

-Scott

  reply	other threads:[~2016-06-20  8:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-20  7:15 [U-Boot] [PATCH] fastboot: nand: fix compile error Peng Fan
2016-06-20  8:17 ` Scott Wood [this message]
2016-06-20  8:22   ` Peng Fan

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=1466410631.22191.184.camel@buserror.net \
    --to=oss@buserror.net \
    --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