diff options
Diffstat (limited to 'drivers/ram/rockchip/sdram_rk3288.c')
-rw-r--r-- | drivers/ram/rockchip/sdram_rk3288.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ram/rockchip/sdram_rk3288.c b/drivers/ram/rockchip/sdram_rk3288.c index 23fd7956a7..2e6186d38d 100644 --- a/drivers/ram/rockchip/sdram_rk3288.c +++ b/drivers/ram/rockchip/sdram_rk3288.c @@ -13,6 +13,7 @@ #include <errno.h> #include <hang.h> #include <init.h> +#include <log.h> #include <ram.h> #include <regmap.h> #include <syscon.h> |