All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/5] arm: remove prototype for get_timer_masked
Date: Wed, 10 Oct 2018 11:15:10 +0200	[thread overview]
Message-ID: <CACRpkdZENq7RK6aMw9XuTCAtZMYKf-d_KRdmy0YcnBuEonWsEA@mail.gmail.com> (raw)
In-Reply-To: <1538732033-31889-5-git-send-email-patrick.delaunay@st.com>

On Fri, Oct 5, 2018 at 11:34 AM Patrick Delaunay
<patrick.delaunay@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@st.com>

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

Yours,
Linus Walleij

  reply	other threads:[~2018-10-10  9:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05  9:33 [U-Boot] [PATCH 0/5] arm: cleanup prototypes in u-boot-arm.h Patrick Delaunay
2018-10-05  9:33 ` [U-Boot] [PATCH 1/5] arm: remove prototype for arch_interrupt_init Patrick Delaunay
2018-10-11 14:12   ` [U-Boot] [U-Boot, " Tom Rini
2018-10-05  9:33 ` [U-Boot] [PATCH 2/5] arm: remove prototype for reset_timer_masked Patrick Delaunay
2018-10-11 14:12   ` [U-Boot] [U-Boot, " Tom Rini
2018-10-05  9:33 ` [U-Boot] [PATCH 3/5] arm: remove prototype for udelay_masked Patrick Delaunay
2018-10-11 14:12   ` [U-Boot] [U-Boot,3/5] " Tom Rini
2018-10-05  9:33 ` [U-Boot] [PATCH 4/5] arm: remove prototype for get_timer_masked Patrick Delaunay
2018-10-10  9:15   ` Linus Walleij [this message]
2018-10-11 14:12   ` [U-Boot] [U-Boot, " Tom Rini
2018-10-05  9:33 ` [U-Boot] [PATCH 5/5] arm: remove duplicated prototypes in u-boot.arm.h Patrick Delaunay
2018-10-11 14:12   ` [U-Boot] [U-Boot, " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACRpkdZENq7RK6aMw9XuTCAtZMYKf-d_KRdmy0YcnBuEonWsEA@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.