aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/h8dme/mptable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/supermicro/h8dme/mptable.c')
-rw-r--r--src/mainboard/supermicro/h8dme/mptable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/supermicro/h8dme/mptable.c b/src/mainboard/supermicro/h8dme/mptable.c
index 784a639802..fb19f25dae 100644
--- a/src/mainboard/supermicro/h8dme/mptable.c
+++ b/src/mainboard/supermicro/h8dme/mptable.c
@@ -33,7 +33,7 @@ extern unsigned apicid_mcp55;
extern unsigned char bus_pcix[3]; // under bus_mcp55_2
-extern void get_bus_conf(void);
+
static void *smp_write_config_table(void *v)
{