powerpc: Merge xmon
[deliverable/linux.git] / arch / powerpc / kernel / ppc_ksyms.c
index 5f3a12bb8961df872c35937fb72825024a9672fb..8bc540337ba086a4d4b81a65d4d3bf1ba0fd9d4a 100644 (file)
@@ -44,7 +44,6 @@
 #include <asm/cputable.h>
 #include <asm/btext.h>
 #include <asm/div64.h>
-#include <asm/xmon.h>
 
 #ifdef  CONFIG_8xx
 #include <asm/commproc.h>
@@ -238,10 +237,6 @@ EXPORT_SYMBOL(console_drivers);
 EXPORT_SYMBOL(cacheable_memcpy);
 #endif
 
-#ifdef CONFIG_XMON
-EXPORT_SYMBOL(xmon);
-EXPORT_SYMBOL(xmon_printf);
-#endif
 EXPORT_SYMBOL(__up);
 EXPORT_SYMBOL(__down);
 EXPORT_SYMBOL(__down_interruptible);
This page took 0.027236 seconds and 5 git commands to generate.