[U-Boot] [PATCH] [Timer]Remove calls to [get, reset]_timer outside arch/

Wolfgang Denk wd at denx.de
Mon May 23 15:22:08 CEST 2011


Dear Jens Scharsig,

In message <4DDA53B7.7020804 at bus-elektronik.de> you wrote:
> Am 2011-05-23 13:54, schrieb Graeme Russ:
> > There is no need to use get_timer() and reset_timer() and there are build
> > breakages occuring because of them (specifically cfi_flash). Remove any
> > usage outside arch/ to fix build breakages and to prepare for complete
> > removal
> > 
> > Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> > ---
> > checkpatch complains about long lines and brace usage in the board specific
> > flash.c files - They are deprecated and not worth fixing for style
> > 
> >  board/BuS/EB+MCF-EV123/flash.c |   10 ++++++----
> 
> Ack, for EB+MCF-EV123 board

Can you please send a formal Acked-by: message?


Note that this is NOT nitpicking:  Patchwork will automatically add
such correct Acked-by: lines to the patch, so we don't have to track
thse manually - this saves a LOT of time to the maintainers.


Thanks.

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
"Why waste negative entropy on comments, when you could use the  same
entropy to create bugs instead?"                        - Steve Elias


More information about the U-Boot mailing list