diff options
Diffstat (limited to 'drivers/ram/rockchip/sdram_rk3188.c')
-rw-r--r-- | drivers/ram/rockchip/sdram_rk3188.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ram/rockchip/sdram_rk3188.c b/drivers/ram/rockchip/sdram_rk3188.c index 9b5eb38ecc..4f3ed739fb 100644 --- a/drivers/ram/rockchip/sdram_rk3188.c +++ b/drivers/ram/rockchip/sdram_rk3188.c @@ -12,6 +12,7 @@ #include <dt-structs.h> #include <errno.h> #include <hang.h> +#include <init.h> #include <ram.h> #include <regmap.h> #include <syscon.h> |