[U-Boot] [PATCH] MIPS: VCT: Remove read_spareram reference

Stefan Roese sr at denx.de
Sat Sep 12 08:30:48 CEST 2009


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 <skuribay at pobox.com>
> Cc: Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>

Acked-by: Stefan Roese <sr at denx.de>

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


More information about the U-Boot mailing list