remove trailing whitespace
[coreboot.git] / src / southbridge / amd / cimx / sb900 / early.c
old mode 100755 (executable)
new mode 100644 (file)
index bd4fd4f..1176ca5
@@ -142,7 +142,7 @@ void sb_Late_Post(void)
        //AMD_IMAGE_HEADER was missing, when using AmdSbDispatcher,
        // VerifyImage() will fail, LocateImage() take minitues to find the image.
        sbLatePost(&sb_early_cfg);
-       
+
        //Set ACPI SCI IRQ to 0x9.
        data = CONFIG_ACPI_SCI_IRQ;
        outb(0x10, 0xC00);