All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <van.freenix@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fastboot: nand: fix compile error
Date: Mon, 20 Jun 2016 16:22:36 +0800	[thread overview]
Message-ID: <20160620082234.GA13956@linux-7smt.suse> (raw)
In-Reply-To: <1466410631.22191.184.camel@buserror.net>

Hi Scott,
On Mon, Jun 20, 2016 at 03:17:11AM -0500, Scott Wood wrote:
>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.

I worked this patch based on upstream tree and not checked your tree.

Drop this patch, since there is already a fix.

Thanks,
Peng.
>
>-Scott
>

      reply	other threads:[~2016-06-20  8:22 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
2016-06-20  8:22   ` Peng Fan [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=20160620082234.GA13956@linux-7smt.suse \
    --to=van.freenix@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.