提交 27eebe4c 编写于 作者: D Dave Martin

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

Signed-off-by: NDave Martin <dave.martin@linaro.org>
上级 ab1a746d
...@@ -67,9 +67,5 @@ ENTRY(fa_flush_kern_tlb_range) ...@@ -67,9 +67,5 @@ ENTRY(fa_flush_kern_tlb_range)
__INITDATA __INITDATA
.type fa_tlb_fns, #object /* define struct cpu_tlb_fns (see <asm/tlbflush.h> and proc-macros.S) */
ENTRY(fa_tlb_fns) define_tlb_functions fa, fa_tlb_flags
.long fa_flush_user_tlb_range
.long fa_flush_kern_tlb_range
.long fa_tlb_flags
.size fa_tlb_fns, . - fa_tlb_fns
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册