From: Sean Anderson <seanga2@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 2/4] arm: Move asm/utils.h to log2.h
Date: Sun, 2 Feb 2020 12:24:52 -0500 [thread overview]
Message-ID: <a56f73b8-55b4-a2fe-e1d2-e2bcfc75e868@gmail.com> (raw)
In-Reply-To: <d7cefc0d-0574-82d4-3717-20fae3cdbd78@gmail.com>
On 2/2/20 12:12 PM, Sean Anderson wrote:
> This header is needed outside of the arm architecture by the designware wdt
> driver.
> ---
> arch/arm/cpu/armv7/cache_v7.c | 2 +-
> arch/arm/mach-davinci/spl.c | 2 +-
> arch/arm/mach-omap2/clocks-common.c | 2 +-
> arch/arm/mach-omap2/emif-common.c | 2 +-
> arch/arm/mach-omap2/omap4/emif.c | 2 +-
> arch/arm/mach-omap2/omap5/dra7xx_iodelay.c | 2 +-
> arch/arm/mach-omap2/omap5/emif.c | 2 +-
> arch/arm/mach-omap2/omap5/hwinit.c | 2 +-
> arch/arm/mach-socfpga/spl_a10.c | 2 +-
> arch/arm/mach-socfpga/spl_agilex.c | 2 +-
> arch/arm/mach-socfpga/spl_gen5.c | 2 +-
> arch/arm/mach-socfpga/spl_s10.c | 2 +-
> drivers/watchdog/designware_wdt.c | 4 ++--
> arch/arm/include/asm/utils.h => include/log2.h | 4 ++--
> 14 files changed, 16 insertions(+), 16 deletions(-)
> rename arch/arm/include/asm/utils.h => include/log2.h (93%)
Signed-off-by: Sean Anderson <seanga2@gmail.com>
next prev parent reply other threads:[~2020-02-02 17:24 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-02 17:10 [PATCH 1/4] wdt: Add CONFIG_DESIGNWARE_WATCHDOG to Kconfig Sean Anderson
2020-02-02 17:12 ` [PATCH 2/4] arm: Move asm/utils.h to log2.h Sean Anderson
2020-02-02 17:24 ` Sean Anderson [this message]
2020-02-03 0:04 ` Simon Glass
2020-02-03 8:12 ` Marek Vasut
2020-02-03 15:11 ` Simon Glass
2020-02-03 15:27 ` Sean Anderson
2020-02-03 15:31 ` Simon Glass
2020-02-02 17:12 ` [PATCH 3/4] wdt: Remove dependencies on CONFIG_DW_WDT_* from Designware WDT Sean Anderson
2020-02-02 17:25 ` Sean Anderson
2020-02-02 17:13 ` [PATCH 4/4] wdt: Add DM support for " Sean Anderson
2020-02-02 17:25 ` Sean Anderson
2020-02-03 0:04 ` Simon Glass
2020-02-03 1:18 ` Sean Anderson
2020-02-03 4:03 ` Simon Glass
2020-02-02 17:15 ` [PATCH 1/4] wdt: Add CONFIG_DESIGNWARE_WATCHDOG to Kconfig Marek Vasut
2020-02-02 17:23 ` Sean Anderson
2020-02-02 17:40 ` Marek Vasut
2020-02-02 17:48 ` Sean Anderson
2020-02-02 17:52 ` Marek Vasut
2020-02-02 18:02 ` Sean Anderson
2020-02-03 8:13 ` Marek Vasut
2020-02-19 21:37 ` Sean Anderson
2020-02-20 16:39 ` Marek Vasut
2020-02-02 17:24 ` Sean Anderson
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=a56f73b8-55b4-a2fe-e1d2-e2bcfc75e868@gmail.com \
--to=seanga2@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox