diff options
Diffstat (limited to 'drivers/ram/rockchip/sdram_px30.c')
-rw-r--r-- | drivers/ram/rockchip/sdram_px30.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ram/rockchip/sdram_px30.c b/drivers/ram/rockchip/sdram_px30.c index 729255493a..ac7d96540f 100644 --- a/drivers/ram/rockchip/sdram_px30.c +++ b/drivers/ram/rockchip/sdram_px30.c @@ -6,6 +6,7 @@ #include <common.h> #include <debug_uart.h> #include <dm.h> +#include <init.h> #include <ram.h> #include <syscon.h> #include <asm/io.h> |