Skip to content
Snippets Groups Projects
Commit ba9eb6c7 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

arm64: rename __asm_flush_dcache_level to __asm_dcache_level


Since 1e6ad55c ("armv8/cache: Change cache invalidate and flush
function"), this routine can be used for both cache flushing and
cache invalidation.  So, it is better to not include "flush" in
this routine name.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 1a021230
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment