From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sat, 12 Sep 2009 08:30:48 +0200 Subject: [U-Boot] [PATCH] MIPS: VCT: Remove read_spareram reference In-Reply-To: <4AAB1FA8.6070409@pobox.com> References: <20090721025804.GA3722@july> <4AAB1FA8.6070409@pobox.com> Message-ID: <200909120830.48286.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday 12 September 2009 06:12:24 Shinya Kuribayashi wrote: > The commit ecad289fc6bd9d89ef4d5093cc7b6fd712fd0d29 (OneNAND: Remove > unused read_spareram and add unlock_all as kernel does) forgot to fixup > 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 > Cc: Signed-off-by: Stefan Roese > Cc: Signed-off-by: Kyungmin Park Acked-by: Stefan Roese Thanks for spotting and fixing. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de