aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/k8t890/k8t890.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/via/k8t890/k8t890.h')
-rw-r--r--src/southbridge/via/k8t890/k8t890.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/via/k8t890/k8t890.h b/src/southbridge/via/k8t890/k8t890.h
index faa6a81d3d..fd450ef9da 100644
--- a/src/southbridge/via/k8t890/k8t890.h
+++ b/src/southbridge/via/k8t890/k8t890.h
@@ -41,6 +41,7 @@
#ifdef __PRE_RAM__
u8 k8t890_early_setup_ht(void);
+#define k8x8xx_early_setup_ht() k8t890_early_setup_ht()
#else
#include <device/device.h>
#if 0