All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] MIPS: VCT: Remove read_spareram reference
Date: Fri, 18 Sep 2009 13:44:34 -0500	[thread overview]
Message-ID: <20090918184434.GA13978@b07421-ec1.am.freescale.net> (raw)
In-Reply-To: <4AAB6374.9090009@pobox.com>

On Sat, Sep 12, 2009 at 06:01:40PM +0900, Shinya Kuribayashi wrote:
> The commit ecad289fc6bd9d89ef4d5093cc7b6fd712fd0d29 (OneNAND: Remove
> unused read_spareram and add unlock_all as kernel does) forgot to remove
> a local reference to read_spareram in board/micronas/vct/ebi_onenand.c,
> which causes the following build failure when configured with OneNAND:
> 
> ebi_onenand.c: In function 'onenand_board_init':
> ebi_onenand.c:196: error: 'struct onenand_chip' has no member named 'read_spareram'
> make[1]: *** [ebi_onenand.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [board/micronas/vct/libvct.a] Error 2
> 
> Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
> Acked-by: Stefan Roese <sr@denx.de>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>

Applied to u-boot-nand-flash.

-Scott

      reply	other threads:[~2009-09-18 18:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-21  2:58 [U-Boot] [PATCH] OneNAND: Remove unused read_spareram Kyungmin Park
2009-08-06 22:01 ` Scott Wood
2009-08-26 20:07 ` Wolfgang Denk
2009-09-12  4:12 ` [U-Boot] [PATCH] MIPS: VCT: Remove read_spareram reference Shinya Kuribayashi
2009-09-12  6:30   ` Stefan Roese
2009-09-12  9:01     ` [U-Boot] [PATCH v2] " Shinya Kuribayashi
2009-09-18 18:44       ` Scott Wood [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=20090918184434.GA13978@b07421-ec1.am.freescale.net \
    --to=scottwood@freescale.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.