summaryrefslogtreecommitdiff
path: root/src/mainboard/axus/tc320/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/axus/tc320/romstage.c')
-rw-r--r--src/mainboard/axus/tc320/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/axus/tc320/romstage.c b/src/mainboard/axus/tc320/romstage.c
index 210d036703..8074c874e1 100644
--- a/src/mainboard/axus/tc320/romstage.c
+++ b/src/mainboard/axus/tc320/romstage.c
@@ -43,4 +43,3 @@ static void main(unsigned long bist)
sdram_init();
/* ram_check(0, 640 * 1024); */
}
-