Drop excessive whitespace randomly sprinkled in romstage.c files.
[coreboot.git] / src / mainboard / digitallogic / adl855pc / romstage.c
index 5e782ed1b042544808f425451eb40f80acc003d8..54f0a271e9d8b598da6637a896f28c3de21b61c8 100644 (file)
@@ -63,7 +63,6 @@ void main(unsigned long bist)
 #endif
 
                sdram_initialize(ARRAY_SIZE(memctrl), memctrl);
-
        }
 
 #if 0
@@ -78,4 +77,3 @@ void main(unsigned long bist)
        ram_check(0x80000000, 0x81000000);
 #endif
 }
-