vserver 1.9.5.x5
[linux-2.6.git] / arch / ppc / boot / common / util.S
index 7c4fb8f..d0161ac 100644 (file)
@@ -27,6 +27,7 @@
 
        .text
 
+#ifdef CONFIG_6xx
        .globl  disable_6xx_mmu
 disable_6xx_mmu:
        /* Establish default MSR value, exception prefix 0xFFF.
@@ -94,6 +95,7 @@ disable_6xx_l1cache:
        sync
        isync
        blr
+#endif
 
        .globl  _setup_L2CR
 _setup_L2CR: