]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ppc: remove duplicate export of cur_cpu_spec
authorPaul Mackerras <paulus@samba.org>
Mon, 31 Oct 2005 02:08:54 +0000 (13:08 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 31 Oct 2005 02:08:54 +0000 (13:08 +1100)
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/kernel/ppc_ksyms.c

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