aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/a8v-e_deluxe/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/a8v-e_deluxe/romstage.c')
-rw-r--r--src/mainboard/asus/a8v-e_deluxe/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/a8v-e_deluxe/romstage.c b/src/mainboard/asus/a8v-e_deluxe/romstage.c
index 3601e50090..a19b46af26 100644
--- a/src/mainboard/asus/a8v-e_deluxe/romstage.c
+++ b/src/mainboard/asus/a8v-e_deluxe/romstage.c
@@ -55,7 +55,7 @@ int spd_read_byte(unsigned int device, unsigned int address)
}
#include <reset.h>
-void soft_reset(void)
+void do_soft_reset(void)
{
uint8_t tmp;