From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/6] mips: ath79: Rename get_bootstrap into ath79_get_bootstrap
Date: Tue, 31 May 2016 11:39:26 +0200 [thread overview]
Message-ID: <574D5BCE.8010705@gmail.com> (raw)
In-Reply-To: <BLU436-SMTP240B459C29D4EA1CCCAEA86FF450@phx.gbl>
Am 30.05.2016 um 16:54 schrieb Wills Wang:
> Add a platform prefix for function name in order to make more readable,
> and move it into ath79.h
>
> Signed-off-by: Wills Wang <wills.wang@live.com>
> Acked-by: Marek Vasut <marex@denx.de>
> ---
>
> arch/mips/mach-ath79/ar933x/clk.c | 4 ++--
> arch/mips/mach-ath79/ar933x/ddr.c | 4 ++--
> arch/mips/mach-ath79/ar934x/clk.c | 6 +++---
> arch/mips/mach-ath79/ar934x/ddr.c | 4 ++--
> arch/mips/mach-ath79/include/mach/ath79.h | 1 +
> arch/mips/mach-ath79/include/mach/reset.h | 14 --------------
> arch/mips/mach-ath79/qca953x/clk.c | 4 ++--
> arch/mips/mach-ath79/qca953x/ddr.c | 4 ++--
> arch/mips/mach-ath79/reset.c | 2 +-
> 9 files changed, 15 insertions(+), 28 deletions(-)
> delete mode 100644 arch/mips/mach-ath79/include/mach/reset.h
>
applied to u-boot-mips, thanks!
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160531/0e52855f/attachment.sig>
prev parent reply other threads:[~2016-05-31 9:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-30 14:54 [U-Boot] [PATCH 1/6] mips: ath79: Rename get_bootstrap into ath79_get_bootstrap Wills Wang
2016-05-31 9:39 ` Daniel Schwierzeck [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=574D5BCE.8010705@gmail.com \
--to=daniel.schwierzeck@gmail.com \
--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.