aboutsummaryrefslogtreecommitdiff
path: root/util/autoport/bd82x6x.go
diff options
context:
space:
mode:
Diffstat (limited to 'util/autoport/bd82x6x.go')
-rw-r--r--util/autoport/bd82x6x.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/autoport/bd82x6x.go b/util/autoport/bd82x6x.go
index c1a9c5ff46..3e4711721d 100644
--- a/util/autoport/bd82x6x.go
+++ b/util/autoport/bd82x6x.go
@@ -358,6 +358,10 @@ void rcba_config(void)
guessedMap := GuessSPDMap(ctx)
sb.WriteString(`
+void mainboard_early_init(int s3resume)
+{
+}
+
/* FIXME: Put proper SPD map here. */
void mainboard_get_spd(spd_raw_data *spd)
{