Loading arch/arm/mm/proc-syms.c +2 −0 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ #ifndef MULTI_CPU EXPORT_SYMBOL(cpu_dcache_clean_area); #ifdef CONFIG_MMU EXPORT_SYMBOL(cpu_set_pte_ext); #endif #else EXPORT_SYMBOL(processor); #endif Loading Loading
arch/arm/mm/proc-syms.c +2 −0 Original line number Diff line number Diff line Loading @@ -17,7 +17,9 @@ #ifndef MULTI_CPU EXPORT_SYMBOL(cpu_dcache_clean_area); #ifdef CONFIG_MMU EXPORT_SYMBOL(cpu_set_pte_ext); #endif #else EXPORT_SYMBOL(processor); #endif Loading