powerpc32: Remove useless/wrong MMU:setio progress message
[deliverable/linux.git] / arch / powerpc / mm / init_32.c
index 1a18e4b2b5d7619e08425b63baa3a168b97f6ee0..4eb1b8f5667cc23a1d754650e01bef05ff00faa5 100644 (file)
@@ -178,10 +178,6 @@ void __init MMU_init(void)
        /* Initialize early top-down ioremap allocator */
        ioremap_bot = IOREMAP_TOP;
 
-       /* Map in I/O resources */
-       if (ppc_md.progress)
-               ppc_md.progress("MMU:setio", 0x302);
-
        if (ppc_md.progress)
                ppc_md.progress("MMU:exit", 0x211);
 
This page took 0.072008 seconds and 5 git commands to generate.