summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p8h61-m_lx/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/p8h61-m_lx/romstage.c')
-rw-r--r--src/mainboard/asus/p8h61-m_lx/romstage.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/asus/p8h61-m_lx/romstage.c b/src/mainboard/asus/p8h61-m_lx/romstage.c
index 5f94d17cf4..01ae6030ad 100644
--- a/src/mainboard/asus/p8h61-m_lx/romstage.c
+++ b/src/mainboard/asus/p8h61-m_lx/romstage.c
@@ -47,10 +47,6 @@ void pch_enable_lpc(void)
CNF1_LPC_EN | KBC_LPC_EN | LPT_LPC_EN | COMA_LPC_EN);
}
-void mainboard_rcba_config(void)
-{
-}
-
void mainboard_config_superio(void)
{
nuvoton_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);