]> err.no Git - linux-2.6/blobdiff - arch/ppc/kernel/ppc_ksyms.c
[PPC] Remove 83xx from arch/ppc
[linux-2.6] / arch / ppc / kernel / ppc_ksyms.c
index 22494ec123ea4261511e525286e9593f8a5b636c..ba729ce2071caa2b70ff1476e8f25c462723202f 100644 (file)
@@ -45,7 +45,7 @@
 #include <asm/dcr.h>
 
 #ifdef  CONFIG_8xx
-#include <asm/commproc.h>
+#include <asm/cpm1.h>
 #endif
 
 extern void transfer_to_handler(void);
@@ -244,8 +244,7 @@ EXPORT_SYMBOL(debugger_fault_handler);
 EXPORT_SYMBOL(cpm_install_handler);
 EXPORT_SYMBOL(cpm_free_handler);
 #endif /* CONFIG_8xx */
-#if defined(CONFIG_8xx) || defined(CONFIG_40x) || defined(CONFIG_85xx) ||\
-       defined(CONFIG_83xx)
+#if defined(CONFIG_8xx) || defined(CONFIG_40x) || defined(CONFIG_85xx)
 EXPORT_SYMBOL(__res);
 #endif