[U-Boot] [PATCH] board_init_r: Removed unused cmdtp variable

Wolfgang Denk wd at denx.de
Wed Oct 6 22:55:38 CEST 2010


Dear Richard Retanubun,

In message <4CA5F6DC.90005 at RuggedCom.com> you wrote:
>  From 38c6ceb464f63d3705d30d6603624e7d0933f428 Mon Sep 17 00:00:00 2001
> From: Richard Retanubun <RichardRetanubun at RuggedCom.com>
> Date: Fri, 1 Oct 2010 10:17:26 -0400
> Subject: [PATCH] board_init_r: Removed unused cmdtp variable
> 
> Follow up to commit 620f1f6a64095ed558e68d37f1965d015cd49b02
> removed compiler warning for (now) unused cmd_tbl_t* cmdtp
> ---
> 
> Hi Heiko,
> 
> Not sure if you caught this one already, just a simple unused variable cleanup
> 
> - Richard
> 
>   arch/avr32/lib/board.c |    1 -
>   arch/m68k/lib/board.c  |    1 -
>   arch/mips/lib/board.c  |    1 -
>   3 files changed, 0 insertions(+), 3 deletions(-)

This patch does not apply (I think it is white-space corrupted):

Applying: board_init_r: Removed unused cmdtp variable
Using index info to reconstruct a base tree...
error: patch failed: arch/avr32/lib/board.c:257
error: arch/avr32/lib/board.c: patch does not apply
error: patch failed: arch/m68k/lib/board.c:405
error: arch/m68k/lib/board.c: patch does not apply
error: patch failed: arch/mips/lib/board.c:284
error: arch/mips/lib/board.c: patch does not apply
Did you hand edit your patch?
It does not apply to blobs recorded in its index.
Cannot fall back to three-way merge.
Patch failed at 0001 board_init_r: Removed unused cmdtp variable


Please fix and resubmit.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
To understand a program you must become  both  the  machine  and  the
program.


More information about the U-Boot mailing list