]> Git Repo - J-u-boot.git/blobdiff - drivers/ram/rockchip/sdram_rk3188.c
common: Drop init.h from common header
[J-u-boot.git] / drivers / ram / rockchip / sdram_rk3188.c
index 03e34331e12ebb1d5f0d2fe992e57b06750fe7a4..4f3ed739fbb22be3e14dbd890c27f1eb39e7fa61 100644 (file)
@@ -11,6 +11,8 @@
 #include <dm.h>
 #include <dt-structs.h>
 #include <errno.h>
+#include <hang.h>
+#include <init.h>
 #include <ram.h>
 #include <regmap.h>
 #include <syscon.h>
@@ -20,8 +22,8 @@
 #include <asm/arch-rockchip/ddr_rk3188.h>
 #include <asm/arch-rockchip/grf_rk3188.h>
 #include <asm/arch-rockchip/pmu_rk3188.h>
+#include <asm/arch-rockchip/sdram.h>
 #include <asm/arch-rockchip/sdram_rk3288.h>
-#include <asm/arch-rockchip/sdram_common.h>
 #include <linux/err.h>
 
 struct chan_info {
This page took 0.021701 seconds and 4 git commands to generate.