diff options
author | Guo Ren <guoren@linux.alibaba.com> | 2020-01-25 00:37:09 +0800 |
---|---|---|
committer | Guo Ren <guoren@linux.alibaba.com> | 2020-02-21 15:43:24 +0800 |
commit | a1176734132c630b50908c36563e05fb3599682c (patch) | |
tree | cb054b34a4fb5e0a58c7c5318a5a0ec06432c88a /arch/csky/abiv2/memcmp.S | |
parent | 761b4f694cb90b63ca2739ac8a8a176342636e5e (diff) |
csky: Remove unnecessary flush_icache_* implementation
The abiv2 CPUs are all PIPT cache, so there is no need to implement
flush_icache_page function.
The function flush_icache_user_range hasn't been used, so just
remove it.
The function flush_cache_range is not necessary for PIPT cache when
tlb mapping changed.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Diffstat (limited to 'arch/csky/abiv2/memcmp.S')
0 files changed, 0 insertions, 0 deletions