[U-Boot] [PATCH 4/5] arm: remove prototype for get_timer_masked

Linus Walleij linus.walleij at linaro.org
Wed Oct 10 09:15:10 UTC 2018


On Fri, Oct 5, 2018 at 11:34 AM Patrick Delaunay
<patrick.delaunay at st.com> wrote:

> The interruption support had be removed for ARM architecture and
> the function get_timer_masked() is no more used except in some
> the timer.c files.
>
> This patch clean each timer.c which implement this function and
> remove the associated prototype in u-boot-arm.h
>
> For timer.c, I don't verify if the weak version of get_timer
> (in lib/time.c) can be used
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>

Looks good to me.
Acked-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij


More information about the U-Boot mailing list