]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ppc/xmon/start.c
ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc
[linux-2.6-omap-h63xx.git] / arch / ppc / xmon / start.c
index ff86b2d814cb64992109a4cd99098ce6eeeda03a..cfc2d6ad464ddcbdd31a59a59fb024a5a19cd83c 100644 (file)
@@ -58,7 +58,7 @@ static struct sysrq_key_op sysrq_xmon_op =
 void
 xmon_map_scc(void)
 {
-#ifdef CONFIG_PPC_MULTIPLATFORM
+#ifdef CONFIG_PPC_PREP
        volatile unsigned char *base;
 
 #elif defined(CONFIG_GEMINI)