
10 Jul
2021
10 Jul
'21
3:08 a.m.
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