1
0
Fork 0

ARM: mm: tlb-v6: Use the new processor struct macros

Signed-off-by: Dave Martin <dave.martin@linaro.org>
hifive-unleashed-5.1
Dave Martin 2011-06-23 17:31:01 +01:00
parent ca56096367
commit 3b7f39fa9a
1 changed files with 2 additions and 6 deletions

View File

@ -90,9 +90,5 @@ ENTRY(v6wbi_flush_kern_tlb_range)
__INIT
.type v6wbi_tlb_fns, #object
ENTRY(v6wbi_tlb_fns)
.long v6wbi_flush_user_tlb_range
.long v6wbi_flush_kern_tlb_range
.long v6wbi_tlb_flags
.size v6wbi_tlb_fns, . - v6wbi_tlb_fns
/* define struct cpu_tlb_fns (see <asm/tlbflush.h> and proc-macros.S) */
define_tlb_functions v6wbi, v6wbi_tlb_flags