arm64: mm: drop addr parameter from sync icache and dcache
authorShaokun Zhang <zhangshaokun@hisilicon.com>
Tue, 17 Apr 2018 12:03:09 +0000 (20:03 +0800)
committerWill Deacon <will.deacon@arm.com>
Tue, 24 Apr 2018 08:23:00 +0000 (09:23 +0100)
commit907e21c15c883c2c15d1e5ee3cdbb7824ab1da59
tree4bea2723119253d18f3598e4c1205f41c170d700
parent71c751f2a43fa03fae3cf5f0067ed3001a397013
arm64: mm: drop addr parameter from sync icache and dcache

The addr parameter isn't used for anything. Let's simplify and get rid of
it, like arm.

Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/pgtable.h
arch/arm64/mm/flush.c