public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: u-boot@lists.denx.de,
	Patrick DELAUNAY <patrick.delaunay@foss.st.com>,
	U-Boot STM32 <uboot-stm32@st-md-mailman.stormreply.com>,
	Patrice Chotard <patrice.chotard@st.com>,
	Alexey Brodkin <alexey.brodkin@synopsys.com>,
	Alison Wang <alison.wang@nxp.com>,
	Andy Fleming <afleming@gmail.com>,
	Angelo Dureghello <angelo@sysam.it>,
	Bin Meng <bmeng.cn@gmail.com>,
	Daniel Schwierzeck <daniel.schwierzeck@gmail.com>,
	Macpaul Lin <macpaul@andestech.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Marek Vasut <marex@denx.de>, Mario Six <mario.six@gdsys.cc>,
	Masahiro Yamada <masahiroy@kernel.org>,
	Michal Simek <monstr@monstr.eu>,
	Nobuhiro Iwamatsu <iwamatsu@nigauri.org>,
	Priyanka Jain <priyanka.jain@nxp.com>,
	Scott McNutt <smcnutt@psyent.com>, Simon Glass <sjg@chromium.org>,
	Stefan Roese <sr@denx.de>, Thomas Chou <thomas@wytron.com.tw>,
	Wolfgang Denk <wd@denx.de>
Subject: Re: [PATCH] arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable
Date: Fri, 9 Jul 2021 21:08:20 -0400	[thread overview]
Message-ID: <20210710010820.GL9516@bill-the-cat> (raw)
In-Reply-To: <20210224124843.12648-1-patrice.chotard@foss.st.com>

[-- Attachment #1: Type: text/plain, Size: 611 bytes --]

On Wed, Feb 24, 2021 at 01:48:42PM +0100, Patrice Chotard wrote:

> From: Patrice Chotard <patrice.chotard@st.com>
> 
> Fix following compilation issue when SYS_DCACHE_OFF is enable:
> drivers/misc/scmi_agent.c:128: undefined reference to `mmu_set_region_dcache_behaviour'
> 
> when SYS_DCACHE_OFF is enable, mmu_set_region_dcache_behaviour() must be
> defined.
> 
> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
> Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      parent reply	other threads:[~2021-07-10  1:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24 12:48 [PATCH] arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable Patrice Chotard
2021-06-04 17:03 ` Patrick DELAUNAY
2021-07-10  1:08 ` Tom Rini [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=20210710010820.GL9516@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=afleming@gmail.com \
    --cc=alexey.brodkin@synopsys.com \
    --cc=alison.wang@nxp.com \
    --cc=angelo@sysam.it \
    --cc=bmeng.cn@gmail.com \
    --cc=daniel.schwierzeck@gmail.com \
    --cc=iwamatsu@nigauri.org \
    --cc=m.szyprowski@samsung.com \
    --cc=macpaul@andestech.com \
    --cc=marex@denx.de \
    --cc=mario.six@gdsys.cc \
    --cc=masahiroy@kernel.org \
    --cc=monstr@monstr.eu \
    --cc=patrice.chotard@foss.st.com \
    --cc=patrice.chotard@st.com \
    --cc=patrick.delaunay@foss.st.com \
    --cc=priyanka.jain@nxp.com \
    --cc=sjg@chromium.org \
    --cc=smcnutt@psyent.com \
    --cc=sr@denx.de \
    --cc=thomas@wytron.com.tw \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-stm32@st-md-mailman.stormreply.com \
    --cc=wd@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