Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / tyan / s2735 / romstage.c
index f581de431e5ec5f73fefc686077d0b861991f1d2..de3124cb90773e3c8808db1681a52e85d63612e1 100644 (file)
@@ -1,4 +1,4 @@
+
 #include <stdint.h>
 #include <string.h>
 #include <device/pci_def.h>
@@ -50,7 +50,7 @@ void main(unsigned long bist)
                         .channel1 = { (0xa<<3)|4, (0xa<<3)|5, (0xa<<3)|6, 0 },
                 },
        };
-       
+
        if (bist == 0) {
                enable_lapic();
        }