Dear Wolfgang Denk,

In message <[email protected]> you wrote:
> Commit 17659d7 "Timer: Remove reset_timer_masked()" introduced a
> static declaration for reset_timer_masked() which causes build errors:
> 
> timer.c:45: error: static declaration of 'reset_timer_masked' follows 
> non-static declaration
> include/asm/u-boot-arm.h:70: error: previous declaration of 
> 'reset_timer_masked' was here
> 
> Signed-off-by: Wolfgang Denk <[email protected]>
> Cc: Graeme Russ <[email protected]>
> Cc: Cc: Albert ARIBAUD <[email protected]>
> Cc: Sandeep Paulraj <[email protected]>
> ---
>  arch/arm/cpu/arm1136/omap24xx/timer.c |   20 +++++++++-----------
>  1 files changed, 9 insertions(+), 11 deletions(-)

Applied, thanks.

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: [email protected]
Few people do business well who do nothing else.
                                       -- Philip Earl of Chesterfield
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to