]> git.ipfire.org Git - people/ms/u-boot.git/commit
nand_spl: Fix compile problem with board_nand_init() prototype
authorStefan Roese <sr@denx.de>
Mon, 26 Jan 2009 09:05:20 +0000 (10:05 +0100)
committerScott Wood <scottwood@freescale.com>
Mon, 26 Jan 2009 19:39:17 +0000 (13:39 -0600)
commitde832a99414ff06a4b2cdc9f5280b387da039834
tree80869c83a7059f2d483c845c27a94b1428bab46d
parent8f86a3636ef88427f880610638e80991adc41896
nand_spl: Fix compile problem with board_nand_init() prototype

This patch removes the now obsolete and additionally wrongly defined
board_nand_init() prototype from nand_spl/nand_boot.c.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Scott Wood <scottwood@freescale.com>
nand_spl/nand_boot.c