[U-Boot] [PATCH] nand_spl/nand_boot.c: Fix build warning
Scott Wood
scottwood at freescale.com
Wed Dec 7 23:14:31 CET 2011
On 12/07/2011 03:58 PM, Anatolij Gustschin wrote:
> Fix:
> nand_boot.c: In function 'nand_read_page':
> nand_boot.c:150:6: warning: variable 'stat' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> nand_spl/nand_boot.c | 3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
Applied to u-boot-nand-flash
-Scott
More information about the U-Boot
mailing list