aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/x4x/dq_dqs.c
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-09-15 13:17:23 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-10-14 09:19:22 +0000
commit41e66ac38fdca75a982756b8478bd5ec1e3b9c72 (patch)
treeb99c0dd332627a6914f231940ce7321f4877768c /src/northbridge/intel/x4x/dq_dqs.c
parentfd19075045b6834cab2b01e04e6192e6ca71f429 (diff)
nb/intel/x4x: Place raminit definitions in raminit.h
There's no need to have implementation details in a public header. Tested with BUILD_TIMELESS=1, Asus P5QL PRO remains identical. Change-Id: I04d8c610d3e52adecfe96cc435f0523bedf3060a Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45424 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/northbridge/intel/x4x/dq_dqs.c')
-rw-r--r--src/northbridge/intel/x4x/dq_dqs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/x4x/dq_dqs.c b/src/northbridge/intel/x4x/dq_dqs.c
index 1535452c1f..4362bd6307 100644
--- a/src/northbridge/intel/x4x/dq_dqs.c
+++ b/src/northbridge/intel/x4x/dq_dqs.c
@@ -5,6 +5,7 @@
#include <delay.h>
#include <string.h>
#include <types.h>
+#include "raminit.h"
#include "x4x.h"
static void print_dll_setting(const struct dll_setting *dll_setting,