Эх сурвалжийг харах

ppc: remove duplicate export of cur_cpu_spec

Signed-off-by: Paul Mackerras <paulus@samba.org>
Paul Mackerras 19 жил өмнө
parent
commit
bd787d438a

+ 0 - 1
arch/ppc/kernel/ppc_ksyms.c

@@ -322,7 +322,6 @@ EXPORT_SYMBOL(mmu_hash_lock); /* For MOL */
 extern long *intercept_table;
 extern long *intercept_table;
 EXPORT_SYMBOL(intercept_table);
 EXPORT_SYMBOL(intercept_table);
 #endif /* CONFIG_PPC_STD_MMU */
 #endif /* CONFIG_PPC_STD_MMU */
-EXPORT_SYMBOL(cur_cpu_spec);
 #if defined(CONFIG_40x) || defined(CONFIG_BOOKE)
 #if defined(CONFIG_40x) || defined(CONFIG_BOOKE)
 EXPORT_SYMBOL(__mtdcr);
 EXPORT_SYMBOL(__mtdcr);
 EXPORT_SYMBOL(__mfdcr);
 EXPORT_SYMBOL(__mfdcr);