MIPS: Whitespace cleanup.
[deliverable/linux.git] / arch / mips / alchemy / common / setup.c
index 37ffd997c6165e2c0ebfab28b82d0c8872156a87..62b4e7bbeab9efde6e40953d34ef1f44bfbda02b 100644 (file)
@@ -59,7 +59,7 @@ void __init plat_mem_setup(void)
                /* Clear to obtain best system bus performance */
                clear_c0_config(1 << 19); /* Clear Config[OD] */
 
-       board_setup();  /* board specific setup */
+       board_setup();  /* board specific setup */
 
        /* IO/MEM resources. */
        set_io_port_base(0);
This page took 0.023937 seconds and 5 git commands to generate.