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