[U-Boot-Users] [PATCH] Cleanup nand_info[] declaration.
Scott Wood
scottwood at freescale.com
Thu May 22 17:34:35 CEST 2008
On Tue, May 13, 2008 at 05:31:24PM +0200, Stelian Pop wrote:
> The nand_info array is declared as extern in several .c files.
> Those days, nand.h contains a reference to the array, so there is
> no need to declare it elsewhere.
>
> Signed-off-by: Stelian Pop <stelian at popies.net>
> ---
> common/cmd_nand.c | 2 --
> common/env_nand.c | 3 ---
> common/lcd.c | 1 -
> fs/jffs2/jffs2_1pass.c | 3 ---
> 4 files changed, 0 insertions(+), 9 deletions(-)
Applied to u-boot-nand-flash, minus the lcd change which does not apply
to head-of-tree.
-Scott
More information about the U-Boot
mailing list