]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: cp15: remove weak function arm_init_domains
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 5 Feb 2021 12:53:38 +0000 (13:53 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 2 Mar 2021 20:53:37 +0000 (15:53 -0500)
commit8ca0f51c5978920f3522df80f235219d2aa182b4
tree09d1878564dd2a51cad4fa619314a8d999ad52e4
parentcd3eadc2bb5b8c018ba96ced152fdfc252648f25
arm: cp15: remove weak function arm_init_domains

Remove the unused weak function arm_init_domains used to change the
DACR value.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
arch/arm/cpu/armv7/cache_v7.c
arch/arm/include/asm/cache.h
arch/arm/lib/cache-cp15.c