MIPS: Whitespace cleanup.
[linux-2.6-block.git] / arch / mips / txx9 / generic / setup_tx4938.c
index eb20801102396283aebb1b618e336b95ff3d94f8..0a3bf2dfaba1cc8dc9350abfe9090c944e297e17 100644 (file)
@@ -329,7 +329,7 @@ void __init tx4938_mtd_init(int ch)
        unsigned long size = txx9_ce_res[ch].end - start + 1;
 
        if (!(TX4938_EBUSC_CR(ch) & 0x8))
-               return; /* disabled */
+               return; /* disabled */
        txx9_physmap_flash_init(ch, start, size, &pdata);
 }