aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/m5a88-v/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/m5a88-v/mainboard.c')
-rw-r--r--src/mainboard/asus/m5a88-v/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/m5a88-v/mainboard.c b/src/mainboard/asus/m5a88-v/mainboard.c
index f778243970..7fa4ee7404 100644
--- a/src/mainboard/asus/m5a88-v/mainboard.c
+++ b/src/mainboard/asus/m5a88-v/mainboard.c
@@ -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);