remove trailing whitespace
[coreboot.git] / src / mainboard / asus / m5a88-v / mainboard.c
index f7782439709ff23c8b0f15878aa3b7010fc49fcb..7fa4ee7404753e717de5f9906c3376ce9f5c75d9 100644 (file)
@@ -43,7 +43,7 @@ void enable_int_gfx(void)
 #ifdef UNUSED_CODE
        RWPMIO(SB_PMIOA_REGEA, AccWidthUint8, ~(BIT0), BIT0); /* Disable the PCIB */
        RWPMIO(SB_PMIOA_REGF6, AccWidthuint8, ~(BIT0), BIT0); /* Disable Gec */
-#endif 
+#endif
        /* make sure the MMIO(fed80000) is accessible */
        RWPMIO(SB_PMIOA_REG24, AccWidthUint8, ~(BIT0), BIT0);