[U-Boot] [PATCH 3/9] drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning
Scott Wood
scottwood at freescale.com
Wed Dec 7 23:11:08 CET 2011
On 12/03/2011 10:46 AM, Anatolij Gustschin wrote:
> Fix:
> nand_spl_load.c: In function 'nand_boot':
> nand_spl_load.c:31:6: warning: variable 'ret' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Scott Wood <scottwood at freescale.com>
> ---
> drivers/mtd/nand/nand_spl_load.c | 13 ++++++-------
> 1 files changed, 6 insertions(+), 7 deletions(-)
Applied to u-boot-nand-flash
-Scott
More information about the U-Boot
mailing list