arm64: mm: remove unused functions and variable protoypes
authorYingjoe Chen <[email protected]>
Wed, 25 Feb 2015 02:47:45 +0000 (10:47 +0800)
committerCatalin Marinas <[email protected]>
Thu, 26 Feb 2015 18:25:38 +0000 (18:25 +0000)
commit06ff87bae8d30ab9c949ae8729355323e18107b4
tree5fede32347379b38379c7486fedff541de775bea
parentf5e0a12ca2d939e47995f73428d9bf1ad372b289
arm64: mm: remove unused functions and variable protoypes

The functions __cpu_flush_user_tlb_range and __cpu_flush_kern_tlb_range
were removed in commit fa48e6f780 'arm64: mm: Optimise tlb flush logic
where we have >4K granule'. Global variable cpu_tlb was never used in
arm64.

Remove them.

Signed-off-by: Yingjoe Chen <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
arch/arm64/include/asm/tlbflush.h