Simplify a few code chunks, fix whitespace and indentation.
[coreboot.git] / src / mainboard / getac / p470 / romstage.c
index 788f42cb35c8a55ded18dfbd7246103a85c22982..c8753309999f279d2f3fe7632bbe9b20cdf8cf36 100644 (file)
@@ -277,9 +277,8 @@ void main(unsigned long bist)
        u32 reg32;
        int boot_mode = 0;
 
-       if (bist == 0) {
+       if (bist == 0)
                enable_lapic();
-       }
 
 #if 0
        /* Force PCIRST# */