MIPS: Whitespace cleanup.
[deliverable/linux.git] / arch / mips / txx9 / generic / setup_tx4927.c
index 3418b2a90f7ec3e7265b3ccb1c8241c5ba77f7de..e714d6ce9a824e8c24b81278e57a0a426b2f796f 100644 (file)
@@ -250,7 +250,7 @@ void __init tx4927_mtd_init(int ch)
        unsigned long size = txx9_ce_res[ch].end - start + 1;
 
        if (!(TX4927_EBUSC_CR(ch) & 0x8))
-               return; /* disabled */
+               return; /* disabled */
        txx9_physmap_flash_init(ch, start, size, &pdata);
 }
 
This page took 0.025057 seconds and 5 git commands to generate.