aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/sandybridge/raminit_common.h
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2020-01-26 05:06:38 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-01-27 07:48:17 +0000
commit380c6b2c62f2e0d1a2df2f27abe5d5a1cb8a27d5 (patch)
tree554c58aed1fbdd01c6661e8f453f065c90993af5 /src/northbridge/intel/sandybridge/raminit_common.h
parent87ddea26cf1e8fce25e33c4f2db2533e0f612ac7 (diff)
nb/intel/sandybridge/raminit_common.h: add missing stdint.h include
Types from stdint.h are used in that header file without stdint.h being included. Change-Id: I71449dd26162dc8420c206285896ac9a8e4e04d4 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38580 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/northbridge/intel/sandybridge/raminit_common.h')
-rw-r--r--src/northbridge/intel/sandybridge/raminit_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/northbridge/intel/sandybridge/raminit_common.h b/src/northbridge/intel/sandybridge/raminit_common.h
index 6d3af877b5..8aa3068df2 100644
--- a/src/northbridge/intel/sandybridge/raminit_common.h
+++ b/src/northbridge/intel/sandybridge/raminit_common.h
@@ -18,6 +18,8 @@
#ifndef RAMINIT_COMMON_H
#define RAMINIT_COMMON_H
+#include <stdint.h>
+
#define BASEFREQ 133
#define tDLLK 512