All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] clk: add static qualifier to local functions
Date: Wed, 13 Jan 2016 13:10:15 -0700	[thread overview]
Message-ID: <CAPnjgZ3m90t=wzUv-ZHbMwgdAO-OaDVn9thUzn+CM-LwJcmn0A@mail.gmail.com> (raw)
In-Reply-To: <1452584428-11227-1-git-send-email-yamada.masahiro@socionext.com>

On 12 January 2016 at 00:40, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---

Commit message?

>
>  drivers/clk/clk_rk3036.c  | 2 +-
>  drivers/clk/clk_rk3288.c  | 2 +-
>  drivers/clk/clk_sandbox.c | 5 +++--
>  3 files changed, 5 insertions(+), 4 deletions(-)

Acked-by: Simon Glass <sjg@chromium.org>

      parent reply	other threads:[~2016-01-13 20:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-12  7:40 [U-Boot] [PATCH 1/2] clk: add static qualifier to local functions Masahiro Yamada
2016-01-12  7:40 ` [U-Boot] [PATCH 2/2] clk: change the type of return value to long Masahiro Yamada
2016-01-13 20:10   ` Simon Glass
2016-01-14 11:36     ` Masahiro Yamada
2016-01-13 20:10 ` Simon Glass [this message]

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='CAPnjgZ3m90t=wzUv-ZHbMwgdAO-OaDVn9thUzn+CM-LwJcmn0A@mail.gmail.com' \
    --to=sjg@chromium.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.