aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/south_station/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/south_station/romstage.c')
-rw-r--r--src/mainboard/amd/south_station/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/amd/south_station/romstage.c b/src/mainboard/amd/south_station/romstage.c
index be340aa9ac..13c096ff4d 100644
--- a/src/mainboard/amd/south_station/romstage.c
+++ b/src/mainboard/amd/south_station/romstage.c
@@ -119,4 +119,3 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
post_code(0x54); /* Should never see this post code. */
}
-