summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/include/soc/sdram.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/rockchip/rk3288/include/soc/sdram.h')
-rw-r--r--src/soc/rockchip/rk3288/include/soc/sdram.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/rockchip/rk3288/include/soc/sdram.h b/src/soc/rockchip/rk3288/include/soc/sdram.h
index 5a26a0ae0663..3ad51b6fa580 100644
--- a/src/soc/rockchip/rk3288/include/soc/sdram.h
+++ b/src/soc/rockchip/rk3288/include/soc/sdram.h
@@ -16,6 +16,8 @@
#ifndef __SOC_ROCKCHIP_RK3288_SDRAM_H__
#define __SOC_ROCKCHIP_RK3288_SDRAM_H__
+#include <types.h>
+
enum {
DDR3 = 3,
LPDDR3 = 6,